Home
last modified time | relevance | path

Searched refs:sysRecord (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/fpdfapi/font/
Dttgsubtable.cpp252 for (auto& sysRecord : rec->LangSysRecords) { in ParseScript() local
253 sysRecord.LangSysTag = GetUInt32(sp); in ParseScript()
254 ParseLangSys(&raw[GetUInt16(sp)], &sysRecord.LangSys); in ParseScript()