Searched refs:GetFontBounds (Results 1 – 6 of 6) sorted by relevance
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()
334 const SkRect fontBounds = SkFontPriv::GetFontBounds(run.font()); in ConservativeRunBounds()
144 const SkRect fontb = SkFontPriv::GetFontBounds(font);
245 SkRect fontBounds = SkFontPriv::GetFontBounds(font); in show_bounds()