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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DHangulLayoutEngine.cpp55 #define VJMO_FIRST 0x1161 macro
139 le_int32 vIndex = vowel - VJMO_FIRST;
166 vowel = VJMO_FIRST + (sIndex % HSYL_LVCNT) / TJMO_COUNT;
187 if (ch >= VJMO_FIRST && ch <= VJMO_LAST) {

Completed in 22 milliseconds