Home
last modified time | relevance | path

Searched refs:cur_gindex (Results 1 – 2 of 2) sorted by relevance

/external/freetype/src/sfnt/
Dttcmap.c696 FT_UInt cur_gindex; /* current glyph index */ member
720 cmap->cur_gindex = 0; in tt_cmap4_init()
834 cmap->cur_gindex = gindex; in tt_cmap4_next()
869 cmap->cur_gindex = gindex; in tt_cmap4_next()
887 cmap->cur_gindex = 0; in tt_cmap4_next()
1464 cmap4->cur_gindex = gindex; in tt_cmap4_char_map_binary()
1469 gindex = cmap4->cur_gindex; in tt_cmap4_char_map_binary()
1516 gindex = cmap4->cur_gindex; in tt_cmap4_char_next()
2238 FT_UInt cur_gindex; member
2373 cmap->cur_gindex = gindex; in tt_cmap12_next()
[all …]
/external/freetype/
DChangeLog.23783 TT_CMap13->cur_gindex.