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

/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/layout/
H A DHangulLayoutEngine.cpp50 #define LJMO_FIRST 0x1100 macro
138 le_int32 lIndex = lead - LJMO_FIRST;
165 lead = (LEUnicode)(LJMO_FIRST + (sIndex / HSYL_LVCNT));
182 if (ch >= LJMO_FIRST && ch <= LJMO_LAST) {

Completed in 89 milliseconds