Searched refs:LookupListIndices (Results 1 – 2 of 2) sorted by relevance
72 for (int index : feature.LookupListIndices) { in GetVerticalGlyphSub()220 rec->LookupListIndices = std::vector<uint16_t>(GetUInt16(sp)); in ParseFeature()221 for (auto& listIndex : rec->LookupListIndices) in ParseFeature()
51 std::vector<uint16_t> LookupListIndices; member