Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/font/
Dttgsubtable.cpp270 for (auto& featureRec : rec->FeatureRecords) { in ParseFeatureList() local
271 featureRec.FeatureTag = GetUInt32(sp); in ParseFeatureList()
272 ParseFeature(&raw[GetUInt16(sp)], &featureRec.Feature); in ParseFeatureList()