Searched refs:potential_bottom_bounds (Results 1 – 1 of 1) sorted by relevance
665 gfx::Rect potential_bottom_bounds; in FindPanelToGlue() local670 potential_bottom_bounds = current_bottom_bounds; in FindPanelToGlue()671 potential_bottom_bounds.Offset(delta); in FindPanelToGlue()674 potential_bottom_bounds = potential_dragging_bounds; in FindPanelToGlue()725 distance = GetVerticalDistance(potential_bottom_bounds, panel_bounds); in FindPanelToGlue()726 overlap = GetHorizontalOverlap(panel_bounds, potential_bottom_bounds); in FindPanelToGlue()