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

/openjdk7/jdk/src/share/native/sun/font/
H A DfreetypeScaler.c709 int glyph_index; local
751 glyph_index = FT_Get_Char_Index(scalerInfo->face, glyphCode);
988 int glyph_index; local
1004 glyph_index = FT_Get_Char_Index(scalerInfo->face, glyphCode);

Completed in 34 milliseconds