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

  /external/skia/src/sfnt/
SkTTCFHeader.h 18 static const SK_OT_CHAR TAG0 = 't';
34 static const SK_OT_CHAR TAG0 = 0;
41 static const SK_OT_CHAR TAG0 = 'D';
SkOTTable_loca.h 17 static const SK_OT_CHAR TAG0 = 'l';
SkOTTable_maxp.h 18 static const SK_OT_CHAR TAG0 = 'm';
SkSFNTHeader.h 23 static const SK_OT_CHAR TAG0 = 0;
30 static const SK_OT_CHAR TAG0 = 't';
37 static const SK_OT_CHAR TAG0 = 't';
44 static const SK_OT_CHAR TAG0 = 'O';
SkOTTable_EBSC.h 18 static const SK_OT_CHAR TAG0 = 'E';
SkOTTableTypes.h 44 SkSetFourByteTag(T::TAG0, T::TAG1, T::TAG2, T::TAG3)
SkOTTable_OS_2.h 21 static constexpr SK_OT_CHAR TAG0 = 'O';
SkOTTable_fvar.h 17 static const SK_OT_CHAR TAG0 = 'f';
SkOTTable_gasp.h 17 static const SK_OT_CHAR TAG0 = 'g';
SkOTTable_hhea.h 17 static const SK_OT_CHAR TAG0 = 'h';
SkOTTable_post.h 17 static const SK_OT_CHAR TAG0 = 'p';
SkOTTable_EBDT.h 19 static const SK_OT_CHAR TAG0 = 'E';
SkOTTable_EBLC.h 18 static const SK_OT_CHAR TAG0 = 'E';
SkOTTable_head.h 17 static const SK_OT_CHAR TAG0 = 'h';
SkOTTable_glyf.h 23 static const SK_OT_CHAR TAG0 = 'g';
SkOTTable_name.h 18 static const SK_OT_CHAR TAG0 = 'n';
  /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 475 milliseconds