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

1 2

  /external/skia/src/sfnt/
SkOTTable_loca.h 20 static const SK_OT_CHAR TAG3 = 'a';
SkOTTable_maxp.h 21 static const SK_OT_CHAR TAG3 = 'p';
SkOTTable_EBSC.h 21 static const SK_OT_CHAR TAG3 = 'C';
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_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';
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_EBDT.h 22 static const SK_OT_CHAR TAG3 = 'T';
SkOTTable_head.h 20 static const SK_OT_CHAR TAG3 = 'd';
SkOTTable_name.h 21 static const SK_OT_CHAR TAG3 = 'e';
  /external/skqp/src/sfnt/
SkOTTable_loca.h 20 static const SK_OT_CHAR TAG3 = 'a';
SkOTTable_maxp.h 21 static const SK_OT_CHAR TAG3 = 'p';
SkOTTable_EBSC.h 21 static const SK_OT_CHAR TAG3 = 'C';
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_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';
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_EBDT.h 22 static const SK_OT_CHAR TAG3 = 'T';
SkOTTable_head.h 20 static const SK_OT_CHAR TAG3 = 'd';

Completed in 104 milliseconds

1 2