Searched refs:current_dragging_bounds (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/panels/
H A Dpanel_drag_controller.cc656 gfx::Rect current_dragging_bounds = dragging_panel_->GetBounds(); local
658 current_dragging_bounds.size());
668 gfx::Vector2d delta = potential_position - current_dragging_bounds.origin();
673 current_bottom_bounds = current_dragging_bounds;
736 current_dragging_bounds.y() + panel_bounds.y() -

Completed in 79 milliseconds