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

1 2

  /external/skia/src/sfnt/
SkTTCFHeader.h 19 static const SK_OT_CHAR TAG1 = 't';
35 static const SK_OT_CHAR TAG1 = 0;
42 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 constexpr SK_OT_CHAR TAG1 = 'S';
SkOTTable_fvar.h 18 static const SK_OT_CHAR TAG1 = 'v';
SkOTTable_gasp.h 18 static const SK_OT_CHAR TAG1 = 'a';
SkOTTable_hhea.h 18 static const SK_OT_CHAR TAG1 = 'h';
SkOTTable_post.h 18 static const SK_OT_CHAR TAG1 = 'o';
SkOTTable_EBDT.h 20 static const SK_OT_CHAR TAG1 = 'B';
  /external/skqp/src/sfnt/
SkTTCFHeader.h 19 static const SK_OT_CHAR TAG1 = 't';
35 static const SK_OT_CHAR TAG1 = 0;
42 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 constexpr SK_OT_CHAR TAG1 = 'S';
SkOTTable_fvar.h 18 static const SK_OT_CHAR TAG1 = 'v';
SkOTTable_gasp.h 18 static const SK_OT_CHAR TAG1 = 'a';
SkOTTable_hhea.h 18 static const SK_OT_CHAR TAG1 = 'h';
SkOTTable_post.h 18 static const SK_OT_CHAR TAG1 = 'o';
SkOTTable_EBDT.h 20 static const SK_OT_CHAR TAG1 = 'B';
  /external/skia/src/utils/win/
SkDWrite.h 73 static const UINT32 tag = DWRITE_MAKE_OPENTYPE_TAG(T::TAG0, T::TAG1, T::TAG2, T::TAG3);

Completed in 52 milliseconds

1 2