Searched defs:CF_POS_ABOVE (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DKhmerReordering.h121 CF_POS_ABOVE = 0x00020000, enumerator in enum:KhmerClassTable::CharClassFlags
H A DTibetanReordering.h140 CF_POS_ABOVE = 0x00020000, enumerator in enum:TibetanClassTable::CharClassFlags
H A DIndicReordering.h82 #define CF_POS_ABOVE 0x00100000U macro
300 return ((charClass & CF_POS_MASK) == CF_POS_ABOVE);

Completed in 32 milliseconds