HomeSort by relevance Sort by last modified time
    Searched refs:PANEL_CLOSED (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/ui/panels/
panel_collection.h 49 PANEL_CLOSED,
stacked_panel_collection.cc 262 if (reason == PanelCollection::PANEL_CLOSED && is_top) {
284 if (reason == PanelCollection::PANEL_CLOSED &&
301 else if (reason == PanelCollection::PANEL_CLOSED)
panel_manager.cc 416 collection->RemovePanel(panel, PanelCollection::PANEL_CLOSED);

Completed in 50 milliseconds