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

/external/chromium_org/chrome/browser/ui/panels/
H A Dpanel_drag_controller.cc419 Panel* panel_below_last_panel_to_unstack = NULL; local
425 panel_below_last_panel_to_unstack = *iter;
441 gfx::Rect below_panel_bounds = panel_below_last_panel_to_unstack->GetBounds();

Completed in 75 milliseconds