Searched refs:FeatureIndices (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/core/fpdfapi/font/
H A Dttgsubtable.cpp99 for (const auto& index : record.LangSys.FeatureIndices) {
262 rec->FeatureIndices = std::vector<uint16_t>(GetUInt16(sp));
263 for (auto& element : rec->FeatureIndices)
H A Dttgsubtable.h56 std::vector<uint16_t> FeatureIndices; member in struct:CFX_CTTGSUBTable::TLangSys

Completed in 123 milliseconds