Searched refs:HSYL_FIRST (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DHangulLayoutEngine.cpp64 #define HSYL_FIRST 0xAC00 macro
152 syllable = (LEUnicode) ((lIndex * VJMO_COUNT + vIndex) * TJMO_COUNT + tIndex + HSYL_FIRST);
159 le_int32 sIndex = syllable - HSYL_FIRST;

Completed in 30 milliseconds