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

1 2

  /external/chromium_org/third_party/skia/src/sfnt/
SkTTCFHeader.h 20 static const SK_OT_CHAR TAG3 = 'f';
36 static const SK_OT_CHAR TAG3 = 0;
43 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';
SkOTTableTypes.h 44 SkSetFourByteTag(T::TAG0, T::TAG1, T::TAG2, T::TAG3)
SkOTTable_OS_2.h 24 static const SK_OT_CHAR TAG3 = '2';
SkOTTable_hhea.h 21 static const SK_OT_CHAR TAG3 = 'a';
SkOTTable_post.h 21 static const SK_OT_CHAR TAG3 = 't';
SkOTTable_head.h 21 static const SK_OT_CHAR TAG3 = 'd';
SkOTTable_glyf.h 27 static const SK_OT_CHAR TAG3 = 'f';
SkOTTable_name.h 22 static const SK_OT_CHAR TAG3 = 'e';
  /external/skia/src/sfnt/
SkTTCFHeader.h 20 static const SK_OT_CHAR TAG3 = 'f';
36 static const SK_OT_CHAR TAG3 = 0;
43 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';
SkOTTableTypes.h 44 SkSetFourByteTag(T::TAG0, T::TAG1, T::TAG2, T::TAG3)
SkOTTable_OS_2.h 24 static const SK_OT_CHAR TAG3 = '2';
SkOTTable_hhea.h 21 static const SK_OT_CHAR TAG3 = 'a';
SkOTTable_post.h 21 static const SK_OT_CHAR TAG3 = 't';
SkOTTable_head.h 21 static const SK_OT_CHAR TAG3 = 'd';
SkOTTable_glyf.h 27 static const SK_OT_CHAR TAG3 = 'f';
SkOTTable_name.h 22 static const SK_OT_CHAR TAG3 = 'e';
  /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 192 milliseconds

1 2