/external/skqp/src/sfnt/ |
D | SkSFNTHeader.h | 23 static const SK_OT_CHAR TAG0 = 0; member 30 static const SK_OT_CHAR TAG0 = 't'; member 37 static const SK_OT_CHAR TAG0 = 't'; member 44 static const SK_OT_CHAR TAG0 = 'O'; member
|
D | SkTTCFHeader.h | 18 static const SK_OT_CHAR TAG0 = 't'; member 34 static const SK_OT_CHAR TAG0 = 0; member 41 static const SK_OT_CHAR TAG0 = 'D'; member
|
D | SkOTTable_loca.h | 17 static const SK_OT_CHAR TAG0 = 'l'; member
|
D | SkOTTable_maxp.h | 18 static const SK_OT_CHAR TAG0 = 'm'; member
|
D | SkOTTable_EBSC.h | 18 static const SK_OT_CHAR TAG0 = 'E'; member
|
D | SkOTTable_post.h | 17 static const SK_OT_CHAR TAG0 = 'p'; member
|
D | SkOTTable_fvar.h | 17 static const SK_OT_CHAR TAG0 = 'f'; member
|
D | SkOTTableTypes.h | 44 SkSetFourByteTag(T::TAG0, T::TAG1, T::TAG2, T::TAG3)
|
D | SkOTTable_OS_2.h | 21 static constexpr SK_OT_CHAR TAG0 = 'O'; member
|
D | SkOTTable_hhea.h | 17 static const SK_OT_CHAR TAG0 = 'h'; member
|
D | SkOTTable_gasp.h | 17 static const SK_OT_CHAR TAG0 = 'g'; member
|
D | SkOTTable_EBDT.h | 19 static const SK_OT_CHAR TAG0 = 'E'; member
|
/external/skia/src/sfnt/ |
D | SkSFNTHeader.h | 23 static const SK_OT_CHAR TAG0 = 0; member 30 static const SK_OT_CHAR TAG0 = 't'; member 37 static const SK_OT_CHAR TAG0 = 't'; member 44 static const SK_OT_CHAR TAG0 = 'O'; member
|
D | SkTTCFHeader.h | 18 static const SK_OT_CHAR TAG0 = 't'; member 34 static const SK_OT_CHAR TAG0 = 0; member 41 static const SK_OT_CHAR TAG0 = 'D'; member
|
D | SkOTTable_loca.h | 17 static const SK_OT_CHAR TAG0 = 'l'; member
|
D | SkOTTable_maxp.h | 18 static const SK_OT_CHAR TAG0 = 'm'; member
|
D | SkOTTable_EBSC.h | 18 static const SK_OT_CHAR TAG0 = 'E'; member
|
D | SkOTTable_post.h | 17 static const SK_OT_CHAR TAG0 = 'p'; member
|
D | SkOTTableTypes.h | 44 SkSetFourByteTag(T::TAG0, T::TAG1, T::TAG2, T::TAG3)
|
D | SkOTTable_OS_2.h | 21 static constexpr SK_OT_CHAR TAG0 = 'O'; member
|
D | SkOTTable_fvar.h | 17 static const SK_OT_CHAR TAG0 = 'f'; member
|
D | SkOTTable_hhea.h | 17 static const SK_OT_CHAR TAG0 = 'h'; member
|
D | SkOTTable_gasp.h | 17 static const SK_OT_CHAR TAG0 = 'g'; member
|
D | SkOTTable_EBDT.h | 19 static const SK_OT_CHAR TAG0 = 'E'; member
|
/external/skqp/src/utils/win/ |
D | SkDWrite.h | 73 static const UINT32 tag = DWRITE_MAKE_OPENTYPE_TAG(T::TAG0, T::TAG1, T::TAG2, T::TAG3);
|