Searched refs:LastGlyphIndex (Results 1 – 2 of 2) sorted by relevance
148 return LastGlyphIndex() - 1; in NumGlyphs()223 if (glyph_id < 0 || glyph_id > LastGlyphIndex()) { in CheckGlyphRange()232 int32_t LocaTable::Builder::LastGlyphIndex() { in LastGlyphIndex() function in sfntly::LocaTable::Builder
127 int32_t LastGlyphIndex();