Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/freetype/include/freetype/
Dtttags.h54 #define TTAG_EBLC FT_MAKE_TAG( 'E', 'B', 'L', 'C' ) macro
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dttsbit.c67 error = face->goto_table( face, TTAG_EBLC, stream, &table_size ); in tt_face_load_sbit()
/third_party/chromium/patch/
D0001-cve.patch22406 + has_EBLC = !face->goto_table( face, TTAG_EBLC, stream, 0 );