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

1 2

  /external/skia/src/sfnt/
SkTTCFHeader.h 21 static const SK_OT_CHAR TAG3 = 'f';
37 static const SK_OT_CHAR TAG3 = 0;
44 static const SK_OT_CHAR TAG3 = 'G';
SkOTTable_loca.h 20 static const SK_OT_CHAR TAG3 = 'a';
SkOTTable_maxp.h 21 static const SK_OT_CHAR TAG3 = 'p';
SkSFNTHeader.h 26 static const SK_OT_CHAR TAG3 = 0;
33 static const SK_OT_CHAR TAG3 = 'e';
40 static const SK_OT_CHAR TAG3 = '1';
47 static const SK_OT_CHAR TAG3 = 'O';
SkOTTable_EBSC.h 21 static const SK_OT_CHAR TAG3 = 'C';
SkOTTableTypes.h 44 SkSetFourByteTag(T::TAG0, T::TAG1, T::TAG2, T::TAG3)
SkOTTable_OS_2.h 24 static constexpr SK_OT_CHAR TAG3 = '2';
SkOTTable_fvar.h 20 static const SK_OT_CHAR TAG3 = 'r';
SkOTTable_gasp.h 20 static const SK_OT_CHAR TAG3 = 'p';
SkOTTable_hhea.h 20 static const SK_OT_CHAR TAG3 = 'a';
SkOTTable_post.h 20 static const SK_OT_CHAR TAG3 = 't';
SkOTTable_EBDT.h 22 static const SK_OT_CHAR TAG3 = 'T';
  /external/skqp/src/sfnt/
SkTTCFHeader.h 21 static const SK_OT_CHAR TAG3 = 'f';
37 static const SK_OT_CHAR TAG3 = 0;
44 static const SK_OT_CHAR TAG3 = 'G';
SkOTTable_loca.h 20 static const SK_OT_CHAR TAG3 = 'a';
SkOTTable_maxp.h 21 static const SK_OT_CHAR TAG3 = 'p';
SkSFNTHeader.h 26 static const SK_OT_CHAR TAG3 = 0;
33 static const SK_OT_CHAR TAG3 = 'e';
40 static const SK_OT_CHAR TAG3 = '1';
47 static const SK_OT_CHAR TAG3 = 'O';
SkOTTable_EBSC.h 21 static const SK_OT_CHAR TAG3 = 'C';
SkOTTableTypes.h 44 SkSetFourByteTag(T::TAG0, T::TAG1, T::TAG2, T::TAG3)
SkOTTable_OS_2.h 24 static constexpr SK_OT_CHAR TAG3 = '2';
SkOTTable_fvar.h 20 static const SK_OT_CHAR TAG3 = 'r';
SkOTTable_gasp.h 20 static const SK_OT_CHAR TAG3 = 'p';
SkOTTable_hhea.h 20 static const SK_OT_CHAR TAG3 = 'a';
SkOTTable_post.h 20 static const SK_OT_CHAR TAG3 = 't';
SkOTTable_EBDT.h 22 static const SK_OT_CHAR TAG3 = 'T';
  /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 184 milliseconds

1 2