HomeSort by relevance Sort by last modified time
    Searched refs:TAG1 (Results 1 - 17 of 17) sorted by null

  /external/skia/src/sfnt/
SkTTCFHeader.h 18 static const SK_OT_CHAR TAG1 = 't';
34 static const SK_OT_CHAR TAG1 = 0;
41 static const SK_OT_CHAR TAG1 = 'S';
SkOTTable_loca.h 18 static const SK_OT_CHAR TAG1 = 'o';
SkOTTable_maxp.h 19 static const SK_OT_CHAR TAG1 = 'a';
SkSFNTHeader.h 24 static const SK_OT_CHAR TAG1 = 1;
31 static const SK_OT_CHAR TAG1 = 'r';
38 static const SK_OT_CHAR TAG1 = 'y';
45 static const SK_OT_CHAR TAG1 = 'T';
SkOTTable_EBSC.h 19 static const SK_OT_CHAR TAG1 = 'S';
SkOTTableTypes.h 44 SkSetFourByteTag(T::TAG0, T::TAG1, T::TAG2, T::TAG3)
SkOTTable_OS_2.h 22 static const SK_OT_CHAR TAG1 = 'S';
SkOTTable_gasp.h 19 static const SK_OT_CHAR TAG1 = 'a';
SkOTTable_hhea.h 19 static const SK_OT_CHAR TAG1 = 'h';
SkOTTable_post.h 19 static const SK_OT_CHAR TAG1 = 'o';
SkOTTable_EBDT.h 21 static const SK_OT_CHAR TAG1 = 'B';
SkOTTable_EBLC.h 20 static const SK_OT_CHAR TAG1 = 'B';
SkOTTable_head.h 19 static const SK_OT_CHAR TAG1 = 'e';
SkOTTable_glyf.h 25 static const SK_OT_CHAR TAG1 = 'l';
SkOTTable_name.h 20 static const SK_OT_CHAR TAG1 = 'a';
  /external/skia/src/utils/win/
SkDWrite.h 81 static const UINT32 tag = DWRITE_MAKE_OPENTYPE_TAG(T::TAG0, T::TAG1, T::TAG2, T::TAG3);
  /external/skia/src/ports/
SkFontHost_mac.cpp 131 : fCFData(CGFontCopyTableForTag(font, SkSetFourByteTag(T::TAG0, T::TAG1, T::TAG2, T::TAG3)))
    [all...]

Completed in 2826 milliseconds