Searched defs:fontBounds (Results 1 – 4 of 4) sorted by relevance
223 SkRect fontBounds = SkFontPriv::GetFontBounds(font).makeOffset(x, y); in show_bounds() local336 SkRect fontBounds = SkFontPriv::GetFontBounds(font); in onDraw() local
221 SkRect fontBounds = SkFontPriv::GetFontBounds(font).makeOffset(x, y); in show_bounds() local334 SkRect fontBounds = SkFontPriv::GetFontBounds(font); in onDraw() local
307 const SkRect fontBounds = SkFontPriv::GetFontBounds(run.font()); in ConservativeRunBounds() local