Home
last modified time | relevance | path

Searched refs:TAG1 (Results 1 – 25 of 26) sorted by relevance

12

/external/chromium_org/third_party/skia/src/sfnt/
DSkSFNTHeader.h24 static const SK_OT_CHAR TAG1 = 1; member
31 static const SK_OT_CHAR TAG1 = 'r'; member
38 static const SK_OT_CHAR TAG1 = 'y'; member
45 static const SK_OT_CHAR TAG1 = 'T'; member
DSkTTCFHeader.h18 static const SK_OT_CHAR TAG1 = 't'; member
34 static const SK_OT_CHAR TAG1 = 0; member
41 static const SK_OT_CHAR TAG1 = 'S'; member
DSkOTTable_loca.h18 static const SK_OT_CHAR TAG1 = 'o'; member
DSkOTTable_maxp.h19 static const SK_OT_CHAR TAG1 = 'a'; member
DSkOTTableTypes.h44 SkSetFourByteTag(T::TAG0, T::TAG1, T::TAG2, T::TAG3)
DSkOTTable_post.h19 static const SK_OT_CHAR TAG1 = 'o'; member
DSkOTTable_OS_2.h22 static const SK_OT_CHAR TAG1 = 'S'; member
DSkOTTable_hhea.h19 static const SK_OT_CHAR TAG1 = 'h'; member
DSkOTTable_head.h19 static const SK_OT_CHAR TAG1 = 'e'; member
DSkOTTable_glyf.h25 static const SK_OT_CHAR TAG1 = 'l'; member
DSkOTTable_name.h20 static const SK_OT_CHAR TAG1 = 'a'; member
/external/skia/src/sfnt/
DSkSFNTHeader.h24 static const SK_OT_CHAR TAG1 = 1; member
31 static const SK_OT_CHAR TAG1 = 'r'; member
38 static const SK_OT_CHAR TAG1 = 'y'; member
45 static const SK_OT_CHAR TAG1 = 'T'; member
DSkTTCFHeader.h18 static const SK_OT_CHAR TAG1 = 't'; member
34 static const SK_OT_CHAR TAG1 = 0; member
41 static const SK_OT_CHAR TAG1 = 'S'; member
DSkOTTable_loca.h18 static const SK_OT_CHAR TAG1 = 'o'; member
DSkOTTable_maxp.h19 static const SK_OT_CHAR TAG1 = 'a'; member
DSkOTTableTypes.h44 SkSetFourByteTag(T::TAG0, T::TAG1, T::TAG2, T::TAG3)
DSkOTTable_post.h19 static const SK_OT_CHAR TAG1 = 'o'; member
DSkOTTable_OS_2.h22 static const SK_OT_CHAR TAG1 = 'S'; member
DSkOTTable_hhea.h19 static const SK_OT_CHAR TAG1 = 'h'; member
DSkOTTable_head.h19 static const SK_OT_CHAR TAG1 = 'e'; member
DSkOTTable_glyf.h25 static const SK_OT_CHAR TAG1 = 'l'; member
DSkOTTable_name.h20 static const SK_OT_CHAR TAG1 = 'a'; member
/external/skia/src/ports/
DSkFontHost_win_dw.cpp1471 static const UINT32 tag = DWRITE_MAKE_OPENTYPE_TAG(T::TAG0, T::TAG1, T::TAG2, T::TAG3);
DSkFontHost_mac.cpp111 : fCFData(CGFontCopyTableForTag(font, SkSetFourByteTag(T::TAG0, T::TAG1, T::TAG2, T::TAG3))) in AutoCGTable()
/external/chromium_org/third_party/skia/src/ports/
DSkFontHost_win_dw.cpp1471 static const UINT32 tag = DWRITE_MAKE_OPENTYPE_TAG(T::TAG0, T::TAG1, T::TAG2, T::TAG3);

12