Searched refs:OnWindowResizedByMouse (Results 1 – 3 of 3) sorted by relevance
147 resizing_panel_->OnWindowResizedByMouse(bounds); in Resize()156 resizing_panel_->OnWindowResizedByMouse(bounds_at_start_); in EndResizing()
234 void OnWindowResizedByMouse(const gfx::Rect& new_bounds);
634 void Panel::OnWindowResizedByMouse(const gfx::Rect& new_bounds) { in OnWindowResizedByMouse() function in Panel