jdk/src/share/native/sun/font/layout/LEScripts.h
changeset 16891 91e99bed64ae
parent 16889 3df90f344221
child 22330 cafb826672bd
equal deleted inserted replaced
16890:36b30720a997 16891:91e99bed64ae
   256     woleScriptCode = 155,
   256     woleScriptCode = 155,
   257 /**
   257 /**
   258  * @stable ICU 49
   258  * @stable ICU 49
   259  */
   259  */
   260 
   260 
   261     khojScriptCode = 156,
   261     hluwScriptCode = 156, /* bump to match current ICU */
   262     tirhScriptCode = 157,
   262     khojScriptCode = 157,
   263 
   263     tirhScriptCode = 158,
   264     scriptCodeCount = 158
   264 
       
   265     scriptCodeCount = 159
   265 };
   266 };
   266 
   267 
   267 U_NAMESPACE_END
   268 U_NAMESPACE_END
   268 #endif
   269 #endif