Searched refs:TTAG_EBLC (Results 1 – 3 of 3) sorted by relevance
54 #define TTAG_EBLC FT_MAKE_TAG( 'E', 'B', 'L', 'C' ) macro
67 error = face->goto_table( face, TTAG_EBLC, stream, &table_size ); in tt_face_load_sbit()
22406 + has_EBLC = !face->goto_table( face, TTAG_EBLC, stream, 0 );