Searched refs:subheader (Results 1 – 2 of 2) sorted by relevance
450 FT_Byte* subheader; in tt_cmap2_char_index() local453 subheader = tt_cmap2_get_subheader( table, char_code ); in tt_cmap2_char_index()454 if ( subheader ) in tt_cmap2_char_index()456 FT_Byte* p = subheader; in tt_cmap2_char_index()490 FT_Byte* subheader; in tt_cmap2_char_next() local495 subheader = tt_cmap2_get_subheader( table, charcode ); in tt_cmap2_char_next()496 if ( subheader ) in tt_cmap2_char_next()498 FT_Byte* p = subheader; in tt_cmap2_char_next()
458 FT_Byte* subheader; in tt_cmap2_char_index() local461 subheader = tt_cmap2_get_subheader( table, char_code ); in tt_cmap2_char_index()462 if ( subheader ) in tt_cmap2_char_index()464 FT_Byte* p = subheader; in tt_cmap2_char_index()499 FT_Byte* subheader; in tt_cmap2_char_next() local504 subheader = tt_cmap2_get_subheader( table, charcode ); in tt_cmap2_char_next()505 if ( subheader ) in tt_cmap2_char_next()507 FT_Byte* p = subheader; in tt_cmap2_char_next()