Home
last modified time | relevance | path

Searched refs:DestroyPopup (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/extensions/
Dextension_popup_gtk.cc74 DestroyPopup(); in Observe()
85 method_factory_.NewRunnableMethod(&ExtensionPopupGtk::DestroyPopup)); in Observe()
111 current_extension_popup_->DestroyPopup(); in ShowPopup()
131 bool ExtensionPopupGtk::DestroyPopup() { in DestroyPopup() function in ExtensionPopupGtk
Dextension_popup_gtk.h52 bool DestroyPopup();
/external/chromium/chrome/browser/extensions/
Dbrowser_action_test_util_gtk.cc79 return popup->DestroyPopup(); in HidePopup()
/external/chromium/chrome/browser/ui/gtk/
Dbrowser_actions_toolbar_gtk.cc582 popup->DestroyPopup(); in HidePopup()