Home
last modified time | relevance | path

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

/external/freetype/src/sfnt/
Dsfobjs.c782 FT_Bool has_CBDT; in sfnt_load_face() local
864 has_CBDT = !face->goto_table( face, TTAG_CBDT, stream, 0 ); in sfnt_load_face()
867 if ( has_CBLC || has_CBDT ) in sfnt_load_face()