Searched refs:GetGlyphArray (Results 1 – 2 of 2) sorted by relevance
94 return GetGlyphArray()->size(); in NumGlyphs()107 IntegerList* glyph_array = GetGlyphArray(); in GlyphStartOffset()249 return GetGlyphArray(); in GlyphArray()280 IntegerList* IndexSubTableFormat5::Builder::GetGlyphArray() { in GetGlyphArray() function in sfntly::IndexSubTableFormat5::Builder325 if (offset_index_ < (int32_t)(container()->GetGlyphArray()->size())) { in HasNext()338 output = new BitmapGlyphInfo(container()->GetGlyphArray()->at(offset_index_), in Next()
82 IntegerList* GetGlyphArray();