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

/external/chromium/chrome/browser/ui/panels/
H A Dpanel_manager.cc176 int right_x_to_move_to = local
191 bounds.set_x(right_x_to_move_to - bounds.width());
192 right_x_to_move_to -= bounds.width() + kPanelsHorizontalSpacing;
203 dragging_panel_bounds_.set_x(right_x_to_move_to -

Completed in 145 milliseconds