/external/chromium_org/third_party/skia/src/sfnt/ |
D | SkSFNTHeader.h | 24 static const SK_OT_CHAR TAG1 = 1; member 31 static const SK_OT_CHAR TAG1 = 'r'; member 38 static const SK_OT_CHAR TAG1 = 'y'; member 45 static const SK_OT_CHAR TAG1 = 'T'; member
|
D | SkTTCFHeader.h | 18 static const SK_OT_CHAR TAG1 = 't'; member 34 static const SK_OT_CHAR TAG1 = 0; member 41 static const SK_OT_CHAR TAG1 = 'S'; member
|
D | SkOTTable_loca.h | 18 static const SK_OT_CHAR TAG1 = 'o'; member
|
D | SkOTTable_maxp.h | 19 static const SK_OT_CHAR TAG1 = 'a'; member
|
D | SkOTTableTypes.h | 44 SkSetFourByteTag(T::TAG0, T::TAG1, T::TAG2, T::TAG3)
|
D | SkOTTable_post.h | 19 static const SK_OT_CHAR TAG1 = 'o'; member
|
D | SkOTTable_OS_2.h | 22 static const SK_OT_CHAR TAG1 = 'S'; member
|
D | SkOTTable_hhea.h | 19 static const SK_OT_CHAR TAG1 = 'h'; member
|
D | SkOTTable_head.h | 19 static const SK_OT_CHAR TAG1 = 'e'; member
|
D | SkOTTable_glyf.h | 25 static const SK_OT_CHAR TAG1 = 'l'; member
|
D | SkOTTable_name.h | 20 static const SK_OT_CHAR TAG1 = 'a'; member
|
/external/skia/src/sfnt/ |
D | SkSFNTHeader.h | 24 static const SK_OT_CHAR TAG1 = 1; member 31 static const SK_OT_CHAR TAG1 = 'r'; member 38 static const SK_OT_CHAR TAG1 = 'y'; member 45 static const SK_OT_CHAR TAG1 = 'T'; member
|
D | SkTTCFHeader.h | 18 static const SK_OT_CHAR TAG1 = 't'; member 34 static const SK_OT_CHAR TAG1 = 0; member 41 static const SK_OT_CHAR TAG1 = 'S'; member
|
D | SkOTTable_loca.h | 18 static const SK_OT_CHAR TAG1 = 'o'; member
|
D | SkOTTable_maxp.h | 19 static const SK_OT_CHAR TAG1 = 'a'; member
|
D | SkOTTableTypes.h | 44 SkSetFourByteTag(T::TAG0, T::TAG1, T::TAG2, T::TAG3)
|
D | SkOTTable_post.h | 19 static const SK_OT_CHAR TAG1 = 'o'; member
|
D | SkOTTable_OS_2.h | 22 static const SK_OT_CHAR TAG1 = 'S'; member
|
D | SkOTTable_hhea.h | 19 static const SK_OT_CHAR TAG1 = 'h'; member
|
D | SkOTTable_head.h | 19 static const SK_OT_CHAR TAG1 = 'e'; member
|
D | SkOTTable_glyf.h | 25 static const SK_OT_CHAR TAG1 = 'l'; member
|
D | SkOTTable_name.h | 20 static const SK_OT_CHAR TAG1 = 'a'; member
|
/external/skia/src/ports/ |
D | SkFontHost_win_dw.cpp | 1471 static const UINT32 tag = DWRITE_MAKE_OPENTYPE_TAG(T::TAG0, T::TAG1, T::TAG2, T::TAG3);
|
D | SkFontHost_mac.cpp | 111 : fCFData(CGFontCopyTableForTag(font, SkSetFourByteTag(T::TAG0, T::TAG1, T::TAG2, T::TAG3))) in AutoCGTable()
|
/external/chromium_org/third_party/skia/src/ports/ |
D | SkFontHost_win_dw.cpp | 1471 static const UINT32 tag = DWRITE_MAKE_OPENTYPE_TAG(T::TAG0, T::TAG1, T::TAG2, T::TAG3);
|