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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DContextualGlyphInsertion.h66 cgiMarkedInsertCountMask = 0x001F enumerator in enum:ContextualGlyphInsertionFlags
H A DContextualGlyphInsertionProc2.cpp110 le_int16 count = (flags & cgiMarkedInsertCountMask) >> 5;

Completed in 30 milliseconds