Home | History | Annotate | Download | only in browser

Lines Matching full:content_bounds

297                     const gfx::Rect& content_bounds,
302 content_bounds_(content_bounds),
442 const gfx::Rect& content_bounds,
445 content_bounds_(content_bounds),
828 gfx::Rect content_bounds(content_rect);
829 content_bounds.Inset(content_insets.left(),
833 return content_bounds;