Home | History | Annotate | Download | only in tables

Lines Matching refs:getGlyphName

421 		return [font.getGlyphName(glyphID)
583 r.Start = font.getGlyphName(start)
584 r.End = font.getGlyphName(end)
704 outNames = [ font.getGlyphName(glyphID) for glyphID in outGIDS ]