Searched refs:TTAG_CBLC (Results 1 – 4 of 4) sorted by relevance
/external/freetype/include/freetype/ |
D | tttags.h | 44 #define TTAG_CBLC FT_MAKE_TAG( 'C', 'B', 'L', 'C' ) macro
|
/external/freetype/src/sfnt/ |
D | ttsbit.c | 63 error = face->goto_table( face, TTAG_CBLC, stream, &table_size ); in tt_face_load_sbit()
|
D | sfobjs.c | 1231 has_CBLC = !face->goto_table( face, TTAG_CBLC, stream, 0 ); in sfnt_load_face()
|
/external/freetype/ |
D | ChangeLog.25 | 4924 * include/freetype/tttags.h (TTAG_CBDT, TTAG_CBLC): New tags.
|