Searched defs:fontType_PostScript (Results 1 – 2 of 2) sorted by relevance
36 struct fontType_PostScript { struct37 static const SK_OT_CHAR TAG0 = 't';38 static const SK_OT_CHAR TAG1 = 'y';39 static const SK_OT_CHAR TAG2 = 'p';40 static const SK_OT_CHAR TAG3 = '1';41 static const SK_OT_ULONG TAG = SkOTTableTAG<fontType_PostScript>::value;