Searched refs:GetFontBounds (Results 1 – 11 of 11) sorted by relevance
64 static SkRect GetFontBounds(const SkFont&);
390 SkRect SkFontPriv::GetFontBounds(const SkFont& font) { in GetFontBounds() function in SkFontPriv
307 const SkRect fontBounds = SkFontPriv::GetFontBounds(run.font()); in ConservativeRunBounds()
65 static SkRect GetFontBounds(const SkFont&);
334 SkRect SkFontPriv::GetFontBounds(const SkFont& font) { in GetFontBounds() function in SkFontPriv
44 const SkRect fontBounds = SkFontPriv::GetFontBounds(fFont); in sourceBounds()
319 const SkRect fontBounds = SkFontPriv::GetFontBounds(run.font()); in ConservativeRunBounds()
228 SkRect fontBounds = SkFontPriv::GetFontBounds(font).makeOffset(x, y); in show_bounds()333 SkRect fontBounds = SkFontPriv::GetFontBounds(font); in onDraw()
142 const SkRect fontb = SkFontPriv::GetFontBounds(font);
144 const SkRect fontb = SkFontPriv::GetFontBounds(font);
245 SkRect fontBounds = SkFontPriv::GetFontBounds(font); in show_bounds()