Searched refs:LookupListIndices (Results 1 – 2 of 2) sorted by relevance
67 for (int index : Feature->LookupListIndices) { in GetVerticalGlyphSub()215 rec->LookupListIndices = std::vector<uint16_t>(GetUInt16(sp)); in ParseFeature()216 for (auto& listIndex : rec->LookupListIndices) in ParseFeature()
52 std::vector<uint16_t> LookupListIndices; member