Home
last modified time | relevance | path

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

/external/freetype/src/sfnt/
Dttcmap.c644 FT_UInt cur_end; member
684 cmap->cur_end = FT_PEEK_USHORT( p ); in tt_cmap4_set_range()
699 cmap->cur_end == 0xFFFFU ) in tt_cmap4_set_range()
748 FT_UInt end = cmap->cur_end; in tt_cmap4_next()