Searched refs:glyphID (Results 1 – 1 of 1) sorted by relevance
1098 int glyphID = 1; // See a3em.ttx file for the Glyph ID. in getBoundingBox() local1101 float advance = font.getGlyphBounds(glyphID, paint, rect); in getBoundingBox()