Searched defs:fontType_MacTrueType (Results 1 – 2 of 2) sorted by relevance
29 struct fontType_MacTrueType { struct30 static const SK_OT_CHAR TAG0 = 't';31 static const SK_OT_CHAR TAG1 = 'r';32 static const SK_OT_CHAR TAG2 = 'u';33 static const SK_OT_CHAR TAG3 = 'e';34 static const SK_OT_ULONG TAG = SkOTTableTAG<fontType_MacTrueType>::value;