Searched refs:Format1Ext (Results 1 – 3 of 3) sorted by relevance
507 const SkOTTableName::Format1Ext* format1ext = in next()508 SkTAfter<const SkOTTableName::Format1Ext>(nameRecords, nameRecordsCount); in next()511 const SkOTTableName::Format1Ext::LangTagRecord* languageTagRecord = in next()512 SkTAfter<const SkOTTableName::Format1Ext::LangTagRecord>(format1ext); in next()
532 struct Format1Ext { struct580 static_assert(sizeof(SkOTTableName::Format1Ext) == 2, "sizeof_SkOTTableNameF1_not_2");581 static_assert(sizeof(SkOTTableName::Format1Ext::LangTagRecord) == 4, "sizeof_SkOTTableNameLangTagRe…
26 SkOTTableName::Format1Ext header;27 SkOTTableName::Format1Ext::LangTagRecord langTagRecord[L];