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

/external/freetype/src/sfnt/
H A Dttcmap.c403 tt_cmap2_get_subheader( FT_Byte* table, function
463 subheader = tt_cmap2_get_subheader( table, char_code );
506 subheader = tt_cmap2_get_subheader( table, charcode );
/external/pdfium/third_party/freetype/src/sfnt/
H A Dttcmap.c401 tt_cmap2_get_subheader( FT_Byte* table, function
461 subheader = tt_cmap2_get_subheader( table, char_code );
504 subheader = tt_cmap2_get_subheader( table, charcode );

Completed in 73 milliseconds