Home
last modified time | relevance | path

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

/external/freetype/src/sfnt/
Dttcmap.c697 FT_UInt cur_gindex; /* current glyph index */ member
721 cmap->cur_gindex = 0; in tt_cmap4_init()
835 cmap->cur_gindex = gindex; in tt_cmap4_next()
870 cmap->cur_gindex = gindex; in tt_cmap4_next()
888 cmap->cur_gindex = 0; in tt_cmap4_next()
1465 cmap4->cur_gindex = gindex; in tt_cmap4_char_map_binary()
1470 gindex = cmap4->cur_gindex; in tt_cmap4_char_map_binary()
1517 gindex = cmap4->cur_gindex; in tt_cmap4_char_next()
2239 FT_UInt cur_gindex; member
2377 cmap->cur_gindex = gindex; in tt_cmap12_next()
[all …]
/external/freetype/
DChangeLog.23783 TT_CMap13->cur_gindex.