Searched refs:cgiMarkedInsertCountMask (Results 1 - 2 of 2) sorted by relevance
/openjdk7/jdk/src/share/native/sun/font/layout/ | ||
H A D | ContextualGlyphInsertion.h | 66 cgiMarkedInsertCountMask = 0x001F enumerator in enum:ContextualGlyphInsertionFlags |
H A D | ContextualGlyphInsertionProc2.cpp | 110 le_int16 count = (flags & cgiMarkedInsertCountMask) >> 5; |
Completed in 30 milliseconds