Searched refs:SkOTTablePostScript (Results 1 – 2 of 2) sorted by relevance
16 struct SkOTTablePostScript { struct21 static const SK_OT_ULONG TAG = SkOTTableTAG<SkOTTablePostScript>::value; argument47 static_assert(offsetof(SkOTTablePostScript, maxMemType1) == 28, "SkOTTablePostScript_maxMemType1_no… argument48 static_assert(sizeof(SkOTTablePostScript) == 32, "sizeof_SkOTTablePostScript_not_32");
786 AutoTDWriteTable<SkOTTablePostScript> postTable(fDWriteFontFace.get()); in onGetAdvancedMetrics()