HomeSort by relevance Sort by last modified time
    Searched refs:TAG0 (Results 1 - 25 of 26) 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';
SkOTTableTypes.h 44 SkSetFourByteTag(T::TAG0, T::TAG1, T::TAG2, T::TAG3)
SkOTTable_OS_2.h 21 static const SK_OT_CHAR TAG0 = 'O';
SkOTTable_hhea.h 18 static const SK_OT_CHAR TAG0 = 'h';
SkOTTable_post.h 18 static const SK_OT_CHAR TAG0 = 'p';
SkOTTable_head.h 18 static const SK_OT_CHAR TAG0 = 'h';
SkOTTable_glyf.h 24 static const SK_OT_CHAR TAG0 = 'g';
SkOTTable_name.h 19 static const SK_OT_CHAR TAG0 = 'n';
  /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';
SkOTTableTypes.h 44 SkSetFourByteTag(T::TAG0, T::TAG1, T::TAG2, T::TAG3)
SkOTTable_OS_2.h 21 static const SK_OT_CHAR TAG0 = 'O';
SkOTTable_hhea.h 18 static const SK_OT_CHAR TAG0 = 'h';
SkOTTable_post.h 18 static const SK_OT_CHAR TAG0 = 'p';
SkOTTable_head.h 18 static const SK_OT_CHAR TAG0 = 'h';
SkOTTable_glyf.h 24 static const SK_OT_CHAR TAG0 = 'g';
SkOTTable_name.h 19 static const SK_OT_CHAR TAG0 = 'n';
  /external/chromium_org/third_party/skia/src/ports/
SkFontHost_mac.cpp 111 : fCFData(CGFontCopyTableForTag(font, SkSetFourByteTag(T::TAG0, T::TAG1, T::TAG2, T::TAG3)))
    [all...]
SkFontHost_win_dw.cpp     [all...]
  /external/skia/src/ports/
SkFontHost_mac.cpp 111 : fCFData(CGFontCopyTableForTag(font, SkSetFourByteTag(T::TAG0, T::TAG1, T::TAG2, T::TAG3)))
    [all...]

Completed in 496 milliseconds

1 2