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

1 2

  /external/chromium_org/third_party/skia/src/sfnt/
SkTTCFHeader.h 18 static const SK_OT_CHAR TAG1 = 't';
34 static const SK_OT_CHAR TAG1 = 0;
41 static const SK_OT_CHAR TAG1 = 'S';
SkOTTable_loca.h 18 static const SK_OT_CHAR TAG1 = 'o';
SkOTTable_maxp.h 19 static const SK_OT_CHAR TAG1 = 'a';
SkSFNTHeader.h 24 static const SK_OT_CHAR TAG1 = 1;
31 static const SK_OT_CHAR TAG1 = 'r';
38 static const SK_OT_CHAR TAG1 = 'y';
45 static const SK_OT_CHAR TAG1 = 'T';
SkOTTableTypes.h 44 SkSetFourByteTag(T::TAG0, T::TAG1, T::TAG2, T::TAG3)
SkOTTable_OS_2.h 22 static const SK_OT_CHAR TAG1 = 'S';
SkOTTable_hhea.h 19 static const SK_OT_CHAR TAG1 = 'h';
SkOTTable_post.h 19 static const SK_OT_CHAR TAG1 = 'o';
SkOTTable_head.h 19 static const SK_OT_CHAR TAG1 = 'e';
SkOTTable_glyf.h 25 static const SK_OT_CHAR TAG1 = 'l';
SkOTTable_name.h 20 static const SK_OT_CHAR TAG1 = 'a';
  /external/skia/src/sfnt/
SkTTCFHeader.h 18 static const SK_OT_CHAR TAG1 = 't';
34 static const SK_OT_CHAR TAG1 = 0;
41 static const SK_OT_CHAR TAG1 = 'S';
SkOTTable_loca.h 18 static const SK_OT_CHAR TAG1 = 'o';
SkOTTable_maxp.h 19 static const SK_OT_CHAR TAG1 = 'a';
SkSFNTHeader.h 24 static const SK_OT_CHAR TAG1 = 1;
31 static const SK_OT_CHAR TAG1 = 'r';
38 static const SK_OT_CHAR TAG1 = 'y';
45 static const SK_OT_CHAR TAG1 = 'T';
SkOTTableTypes.h 44 SkSetFourByteTag(T::TAG0, T::TAG1, T::TAG2, T::TAG3)
SkOTTable_OS_2.h 22 static const SK_OT_CHAR TAG1 = 'S';
SkOTTable_hhea.h 19 static const SK_OT_CHAR TAG1 = 'h';
SkOTTable_post.h 19 static const SK_OT_CHAR TAG1 = 'o';
SkOTTable_head.h 19 static const SK_OT_CHAR TAG1 = 'e';
SkOTTable_glyf.h 25 static const SK_OT_CHAR TAG1 = 'l';
SkOTTable_name.h 20 static const SK_OT_CHAR TAG1 = 'a';
  /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 93 milliseconds

1 2