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

12

/external/chromium_org/third_party/skia/src/sfnt/
H A DSkTTCFHeader.h18 static const SK_OT_CHAR TAG1 = 't'; member in struct:SkTTCFHeader
34 static const SK_OT_CHAR TAG1 = 0; member in struct:SkTTCFHeader::Version2Ext::dsigType_None
41 static const SK_OT_CHAR TAG1 = 'S'; member in struct:SkTTCFHeader::Version2Ext::dsigType_Format1
H A DSkOTTable_loca.h18 static const SK_OT_CHAR TAG1 = 'o'; member in struct:SkOTTableIndexToLocation
H A DSkOTTable_maxp.h19 static const SK_OT_CHAR TAG1 = 'a'; member in struct:SkOTTableMaximumProfile
H A DSkSFNTHeader.h24 static const SK_OT_CHAR TAG1 = 1; member in struct:SkSFNTHeader::fontType_WindowsTrueType
31 static const SK_OT_CHAR TAG1 = 'r'; member in struct:SkSFNTHeader::fontType_MacTrueType
38 static const SK_OT_CHAR TAG1 = 'y'; member in struct:SkSFNTHeader::fontType_PostScript
45 static const SK_OT_CHAR TAG1 = 'T'; member in struct:SkSFNTHeader::fontType_OpenTypeCFF
H A DSkOTTableTypes.h44 SkSetFourByteTag(T::TAG0, T::TAG1, T::TAG2, T::TAG3)
H A DSkOTTable_OS_2.h22 static const SK_OT_CHAR TAG1 = 'S'; member in struct:SkOTTableOS2
H A DSkOTTable_hhea.h19 static const SK_OT_CHAR TAG1 = 'h'; member in struct:SkOTTableHorizontalHeader
H A DSkOTTable_post.h19 static const SK_OT_CHAR TAG1 = 'o'; member in struct:SkOTTablePostScript
H A DSkOTTable_head.h19 static const SK_OT_CHAR TAG1 = 'e'; member in struct:SkOTTableHead
H A DSkOTTable_glyf.h25 static const SK_OT_CHAR TAG1 = 'l'; member in struct:SkOTTableGlyph
H A DSkOTTable_name.h20 static const SK_OT_CHAR TAG1 = 'a'; member in struct:SkOTTableName
/external/skia/src/sfnt/
H A DSkTTCFHeader.h18 static const SK_OT_CHAR TAG1 = 't'; member in struct:SkTTCFHeader
34 static const SK_OT_CHAR TAG1 = 0; member in struct:SkTTCFHeader::Version2Ext::dsigType_None
41 static const SK_OT_CHAR TAG1 = 'S'; member in struct:SkTTCFHeader::Version2Ext::dsigType_Format1
H A DSkOTTable_loca.h18 static const SK_OT_CHAR TAG1 = 'o'; member in struct:SkOTTableIndexToLocation
H A DSkOTTable_maxp.h19 static const SK_OT_CHAR TAG1 = 'a'; member in struct:SkOTTableMaximumProfile
H A DSkSFNTHeader.h24 static const SK_OT_CHAR TAG1 = 1; member in struct:SkSFNTHeader::fontType_WindowsTrueType
31 static const SK_OT_CHAR TAG1 = 'r'; member in struct:SkSFNTHeader::fontType_MacTrueType
38 static const SK_OT_CHAR TAG1 = 'y'; member in struct:SkSFNTHeader::fontType_PostScript
45 static const SK_OT_CHAR TAG1 = 'T'; member in struct:SkSFNTHeader::fontType_OpenTypeCFF
H A DSkOTTableTypes.h44 SkSetFourByteTag(T::TAG0, T::TAG1, T::TAG2, T::TAG3)
H A DSkOTTable_OS_2.h22 static const SK_OT_CHAR TAG1 = 'S'; member in struct:SkOTTableOS2
H A DSkOTTable_hhea.h19 static const SK_OT_CHAR TAG1 = 'h'; member in struct:SkOTTableHorizontalHeader
H A DSkOTTable_post.h19 static const SK_OT_CHAR TAG1 = 'o'; member in struct:SkOTTablePostScript
H A DSkOTTable_head.h19 static const SK_OT_CHAR TAG1 = 'e'; member in struct:SkOTTableHead
H A DSkOTTable_glyf.h25 static const SK_OT_CHAR TAG1 = 'l'; member in struct:SkOTTableGlyph
H A DSkOTTable_name.h20 static const SK_OT_CHAR TAG1 = 'a'; 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.cpp1441 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 1229 milliseconds

12