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

  /external/chromium/chrome/browser/chromeos/frame/
panel_browser_view.h 47 virtual void ClosePanel();
panel_browser_view.cc 143 void PanelBrowserView::ClosePanel() {
panel_controller.h 51 // Can the panel be closed? Called before ClosePanel() when the close
56 virtual void ClosePanel() = 0;
panel_controller.cc 358 delegate_->ClosePanel();
  /external/chromium/chrome/browser/chromeos/notifications/
notification_panel.h 104 virtual void ClosePanel();
notification_browsertest.cc 399 panel->ClosePanel();
410 panel->ClosePanel();
notification_panel.cc 592 void NotificationPanel::ClosePanel() {

Completed in 72 milliseconds