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

1 2

  /external/chromium_org/third_party/skia/src/sfnt/
SkTTCFHeader.h 17 static const SK_OT_CHAR TAG0 = 't';
33 static const SK_OT_CHAR TAG0 = 0;
40 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 45 SkSetFourByteTag(T::TAG0, T::TAG1, T::TAG2, T::TAG3)
SkOTTable_OS_2.h 21 static const SK_OT_CHAR TAG0 = 'O';
SkOTTable_gasp.h 18 static const SK_OT_CHAR TAG0 = 'g';
SkOTTable_hhea.h 18 static const SK_OT_CHAR TAG0 = 'h';
SkOTTable_post.h 18 static const SK_OT_CHAR TAG0 = 'p';
SkOTTable_EBDT.h 20 static const SK_OT_CHAR TAG0 = 'E';
SkOTTable_EBLC.h 19 static const SK_OT_CHAR TAG0 = 'E';
  /external/skia/src/sfnt/
SkTTCFHeader.h 17 static const SK_OT_CHAR TAG0 = 't';
33 static const SK_OT_CHAR TAG0 = 0;
40 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 45 SkSetFourByteTag(T::TAG0, T::TAG1, T::TAG2, T::TAG3)
SkOTTable_OS_2.h 21 static const SK_OT_CHAR TAG0 = 'O';
SkOTTable_gasp.h 18 static const SK_OT_CHAR TAG0 = 'g';
SkOTTable_hhea.h 18 static const SK_OT_CHAR TAG0 = 'h';
SkOTTable_post.h 18 static const SK_OT_CHAR TAG0 = 'p';
SkOTTable_EBDT.h 20 static const SK_OT_CHAR TAG0 = 'E';
  /external/chromium_org/third_party/skia/src/utils/win/
SkDWrite.h 69 static const UINT32 tag = DWRITE_MAKE_OPENTYPE_TAG(T::TAG0, T::TAG1, T::TAG2, T::TAG3);
  /external/skia/src/utils/win/
SkDWrite.h 69 static const UINT32 tag = DWRITE_MAKE_OPENTYPE_TAG(T::TAG0, T::TAG1, T::TAG2, T::TAG3);

Completed in 580 milliseconds

1 2