Searched refs:GlyphArray (Results 1 – 5 of 5) sorted by relevance
119 for (const auto& glyph : c1->GlyphArray) { in GetCoverageIndex()265 rec->GlyphArray = std::vector<uint16_t>(GetUInt16(sp)); in ParseCoverageFormat1()266 for (auto& glyph : rec->GlyphArray) in ParseCoverageFormat1()
71 std::vector<uint16_t> GlyphArray; member
58 std::vector<int32_t>* GlyphArray();
248 std::vector<int32_t>* IndexSubTableFormat5::Builder::GlyphArray() { in GlyphArray() function in sfntly::IndexSubTableFormat5::Builder
494 IntegerList* glyph_array = new_builder->GlyphArray(); in ConstructIndexFormat5()