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