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