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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DThaiLayoutEngine.cpp55 fGlyphSet = 3;
58 fGlyphSet = 0;
61 fGlyphSet = 1;
68 fGlyphSet = 2;
71 fGlyphSet = 3;
115 glyphCount = ThaiShaping::compose(chars, offset, count, fGlyphSet, fErrorChar, outChars, glyphStorage);
H A DThaiLayoutEngine.h59 * language. It examines the font, using LEFontInstance::canDisplay, to set fGlyphSet
104 le_uint8 fGlyphSet; member in class:ThaiLayoutEngine

Completed in 29 milliseconds