Searched refs:potential_dragging_bounds (Results 1 – 1 of 1) sorted by relevance
657 gfx::Rect potential_dragging_bounds(potential_position, in FindPanelToGlue() local674 potential_bottom_bounds = potential_dragging_bounds; in FindPanelToGlue()692 overlap = GetVerticalOverlap(potential_dragging_bounds, panel_bounds); in FindPanelToGlue()695 distance = GetHorizontalDistance(potential_dragging_bounds, in FindPanelToGlue()702 *target_bounds = potential_dragging_bounds; in FindPanelToGlue()708 potential_dragging_bounds); in FindPanelToGlue()714 *target_bounds = potential_dragging_bounds; in FindPanelToGlue()735 potential_dragging_bounds.x(), in FindPanelToGlue()738 potential_dragging_bounds.width(), in FindPanelToGlue()739 potential_dragging_bounds.height()); in FindPanelToGlue()[all …]