Home
last modified time | relevance | path

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

/external/freetype/src/sfnt/
Dsfobjs.c1149 FT_Bool has_CBLC; in sfnt_load_face() local
1231 has_CBLC = !face->goto_table( face, TTAG_CBLC, stream, 0 ); in sfnt_load_face()
1235 if ( has_CBLC || has_CBDT ) in sfnt_load_face()