Searched refs:new_vis_bounds (Results 1 – 1 of 1) sorted by relevance
453 gfx::Rect new_vis_bounds(x, y, vis_bounds.width(), vis_bounds.height()); in OnScroll() local454 if (new_vis_bounds != vis_bounds) { in OnScroll()455 ScrollRectToVisible(new_vis_bounds); in OnScroll()