Searched refs:GetLocaList (Results 1 – 2 of 2) sorted by relevance
113 return GetLocaList(); in LocaList()128 return GetLocaList()->at(glyph_id); in GlyphOffset()135 return GetLocaList()->at(glyph_id + 1) - GetLocaList()->at(glyph_id); in GlyphLength()152 return GetLocaList()->size(); in NumLocas()156 return GetLocaList()->at(index); in Loca()231 IntegerList* LocaTable::Builder::GetLocaList() { in GetLocaList() function in sfntly::LocaTable::Builder
132 IntegerList* GetLocaList();