Home
last modified time | relevance | path

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

/external/freetype/src/truetype/
Dttobjs.c249 static const tt_sfnt_id_rec sfnt_id[TRICK_SFNT_IDS_NUM_FACES] in tt_check_trickyness_sfnt_ids() local
362 if ( face->dir_tables[i].Length == sfnt_id[j][k].Length ) in tt_check_trickyness_sfnt_ids()
367 if ( sfnt_id[j][k].CheckSum == checksum ) in tt_check_trickyness_sfnt_ids()
377 if ( !has_cvt && !sfnt_id[j][TRICK_SFNT_ID_cvt].Length ) in tt_check_trickyness_sfnt_ids()
379 if ( !has_fpgm && !sfnt_id[j][TRICK_SFNT_ID_fpgm].Length ) in tt_check_trickyness_sfnt_ids()
381 if ( !has_prep && !sfnt_id[j][TRICK_SFNT_ID_prep].Length ) in tt_check_trickyness_sfnt_ids()