Searched refs:ClosePanel (Results 1 – 7 of 7) sorted by relevance
47 virtual void ClosePanel();
143 void PanelBrowserView::ClosePanel() { in ClosePanel() function in chromeos::PanelBrowserView
56 virtual void ClosePanel() = 0;
358 delegate_->ClosePanel(); in OnCloseButtonPressed()
104 virtual void ClosePanel();
399 panel->ClosePanel(); in IN_PROC_BROWSER_TEST_F()410 panel->ClosePanel(); in IN_PROC_BROWSER_TEST_F()
592 void NotificationPanel::ClosePanel() { in ClosePanel() function in chromeos::NotificationPanel