Searched refs:TAG0 (Results 1 - 25 of 26) sorted by relevance

12

/external/chromium_org/third_party/skia/src/sfnt/
H A DSkTTCFHeader.h17 static const SK_OT_CHAR TAG0 = 't'; member in struct:SkTTCFHeader
33 static const SK_OT_CHAR TAG0 = 0; member in struct:SkTTCFHeader::Version2Ext::dsigType_None
40 static const SK_OT_CHAR TAG0 = 'D'; member in struct:SkTTCFHeader::Version2Ext::dsigType_Format1
H A DSkOTTable_loca.h17 static const SK_OT_CHAR TAG0 = 'l'; member in struct:SkOTTableIndexToLocation
H A DSkOTTable_maxp.h18 static const SK_OT_CHAR TAG0 = 'm'; member in struct:SkOTTableMaximumProfile
H A DSkSFNTHeader.h23 static const SK_OT_CHAR TAG0 = 0; member in struct:SkSFNTHeader::fontType_WindowsTrueType
30 static const SK_OT_CHAR TAG0 = 't'; member in struct:SkSFNTHeader::fontType_MacTrueType
37 static const SK_OT_CHAR TAG0 = 't'; member in struct:SkSFNTHeader::fontType_PostScript
44 static const SK_OT_CHAR TAG0 = 'O'; member in struct:SkSFNTHeader::fontType_OpenTypeCFF
H A DSkOTTableTypes.h44 SkSetFourByteTag(T::TAG0, T::TAG1, T::TAG2, T::TAG3)
H A DSkOTTable_OS_2.h21 static const SK_OT_CHAR TAG0 = 'O'; member in struct:SkOTTableOS2
H A DSkOTTable_hhea.h18 static const SK_OT_CHAR TAG0 = 'h'; member in struct:SkOTTableHorizontalHeader
H A DSkOTTable_post.h18 static const SK_OT_CHAR TAG0 = 'p'; member in struct:SkOTTablePostScript
H A DSkOTTable_head.h18 static const SK_OT_CHAR TAG0 = 'h'; member in struct:SkOTTableHead
H A DSkOTTable_glyf.h24 static const SK_OT_CHAR TAG0 = 'g'; member in struct:SkOTTableGlyph
H A DSkOTTable_name.h19 static const SK_OT_CHAR TAG0 = 'n'; member in struct:SkOTTableName
/external/skia/src/sfnt/
H A DSkTTCFHeader.h17 static const SK_OT_CHAR TAG0 = 't'; member in struct:SkTTCFHeader
33 static const SK_OT_CHAR TAG0 = 0; member in struct:SkTTCFHeader::Version2Ext::dsigType_None
40 static const SK_OT_CHAR TAG0 = 'D'; member in struct:SkTTCFHeader::Version2Ext::dsigType_Format1
H A DSkOTTable_loca.h17 static const SK_OT_CHAR TAG0 = 'l'; member in struct:SkOTTableIndexToLocation
H A DSkOTTable_maxp.h18 static const SK_OT_CHAR TAG0 = 'm'; member in struct:SkOTTableMaximumProfile
H A DSkSFNTHeader.h23 static const SK_OT_CHAR TAG0 = 0; member in struct:SkSFNTHeader::fontType_WindowsTrueType
30 static const SK_OT_CHAR TAG0 = 't'; member in struct:SkSFNTHeader::fontType_MacTrueType
37 static const SK_OT_CHAR TAG0 = 't'; member in struct:SkSFNTHeader::fontType_PostScript
44 static const SK_OT_CHAR TAG0 = 'O'; member in struct:SkSFNTHeader::fontType_OpenTypeCFF
H A DSkOTTableTypes.h44 SkSetFourByteTag(T::TAG0, T::TAG1, T::TAG2, T::TAG3)
H A DSkOTTable_OS_2.h21 static const SK_OT_CHAR TAG0 = 'O'; member in struct:SkOTTableOS2
H A DSkOTTable_hhea.h18 static const SK_OT_CHAR TAG0 = 'h'; member in struct:SkOTTableHorizontalHeader
H A DSkOTTable_post.h18 static const SK_OT_CHAR TAG0 = 'p'; member in struct:SkOTTablePostScript
H A DSkOTTable_head.h18 static const SK_OT_CHAR TAG0 = 'h'; member in struct:SkOTTableHead
H A DSkOTTable_glyf.h24 static const SK_OT_CHAR TAG0 = 'g'; member in struct:SkOTTableGlyph
H A DSkOTTable_name.h19 static const SK_OT_CHAR TAG0 = 'n'; member in struct:SkOTTableName
/external/chromium_org/third_party/skia/src/ports/
H A DSkFontHost_mac.cpp111 : fCFData(CGFontCopyTableForTag(font, SkSetFourByteTag(T::TAG0, T::TAG1, T::TAG2, T::TAG3)))
H A DSkFontHost_win_dw.cpp1471 static const UINT32 tag = DWRITE_MAKE_OPENTYPE_TAG(T::TAG0, T::TAG1, T::TAG2, T::TAG3);
/external/skia/src/ports/
H A DSkFontHost_mac.cpp111 : fCFData(CGFontCopyTableForTag(font, SkSetFourByteTag(T::TAG0, T::TAG1, T::TAG2, T::TAG3)))

Completed in 279 milliseconds

12