Searched refs:SkOTTablePostScript (Results 1 – 2 of 2) sorted by relevance
17 struct SkOTTablePostScript { struct22 static const SK_OT_ULONG TAG = SkOTTableTAG<SkOTTablePostScript>::value; argument49 static_assert(offsetof(SkOTTablePostScript, maxMemType1) == 28, "SkOTTablePostScript_maxMemType1_no… argument50 static_assert(sizeof(SkOTTablePostScript) == 32, "sizeof_SkOTTablePostScript_not_32");
380 AutoTDWriteTable<SkOTTablePostScript> postTable(fDWriteFontFace.get()); in onGetAdvancedTypefaceMetrics()