Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/freetype/include/freetype/
Dtttags.h43 #define TTAG_CBLC FT_MAKE_TAG( 'C', 'B', 'L', 'C' ) macro
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dsfobjs.c877 has_CBLC = !face->goto_table( face, TTAG_CBLC, stream, 0 ); in sfnt_load_face()
Dttsbit.c62 error = face->goto_table( face, TTAG_CBLC, stream, &table_size ); in tt_face_load_sbit()
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.254924 * include/freetype/tttags.h (TTAG_CBDT, TTAG_CBLC): New tags.
/third_party/chromium/patch/
D0001-cve.patch22404 + has_CBLC = !face->goto_table( face, TTAG_CBLC, stream, 0 );
22434 - has_CBLC = !face->goto_table( face, TTAG_CBLC, stream, 0 );