Searched defs:getWidths (Results 1 – 2 of 2) sorted by relevance
367 void getWidths(const SkGlyphID glyphs[], int count, SkScalar widths[], SkRect bounds[]) const { in getWidths() function372 void getWidths(const SkGlyphID glyphs[], int count, SkScalar widths[], std::nullptr_t) const { in getWidths() function385 void getWidths(const SkGlyphID glyphs[], int count, SkScalar widths[]) const { in getWidths() function
312 float[] getWidths(); in getWidths() method