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

  /external/chromium_org/chrome/browser/ui/panels/
panel_host.cc 220 base::Bind(&PanelHost::ClosePanel, weak_factory_.GetWeakPtr()));
223 void PanelHost::ClosePanel() {
  /external/chromium_org/chrome/browser/ui/views/panels/
panel_view.cc 461 void PanelView::ClosePanel() {
809 // ClosePanel() is called first, destroying the native |window_|
810 // which results in this method being called. ClosePanel() sets
814 // without invoking ClosePanel() beforehand.
817 ClosePanel();
    [all...]

Completed in 36 milliseconds