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

/external/freetype/src/sfnt/
H A Dttcmap.c639 FT_UInt cur_gindex; /* current glyph index */ member in struct:TT_CMap4Rec_
663 cmap->cur_gindex = 0;
770 cmap->cur_gindex = gindex;
786 cmap->cur_gindex = gindex;
803 cmap->cur_gindex = 0;
1302 cmap4->cur_gindex = gindex;
1307 gindex = cmap4->cur_gindex;
1354 gindex = cmap4->cur_gindex;
1995 FT_UInt cur_gindex; member in struct:TT_CMap12Rec_
2106 cmap->cur_gindex
2315 FT_UInt cur_gindex; member in struct:TT_CMap13Rec_
[all...]

Completed in 86 milliseconds