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