Searched refs:getFontBounds (Results 1 – 4 of 4) sorted by relevance
239 SkRect r = paint.getFontBounds(); in show_bounds()
950 SkRect getFontBounds() const;
422 const SkRect fontBounds = paint.getFontBounds(); in ConservativeRunBounds()
1223 SkRect SkPaint::getFontBounds() const { in getFontBounds() function in SkPaint