Searched refs:HidePopup (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/chrome/browser/extensions/
H A Dbrowser_action_test_util.h64 bool HidePopup();
/external/chromium_org/components/autofill/content/renderer/
H A Dpassword_generation_agent.h79 void HidePopup();
H A Dautofill_agent.cc219 HidePopup();
245 HidePopup();
249 HidePopup();
253 HidePopup();
302 HidePopup();
598 HidePopup();
721 void AutofillAgent::HidePopup() { function in class:autofill::AutofillAgent
H A Dpassword_generation_agent.cc333 HidePopup();
373 void PasswordGenerationAgent::HidePopup() { function in class:autofill::PasswordGenerationAgent
H A Dautofill_agent.h183 void HidePopup();
/external/chromium_org/chrome/browser/ui/views/toolbar/
H A Dbrowser_action_test_util_views.cc88 bool BrowserActionTestUtil::HidePopup() { function in class:BrowserActionTestUtil
H A Dbrowser_actions_container.cc312 popup_owner_->view_controller()->HidePopup();
/external/chromium_org/chrome/browser/ui/views/extensions/
H A Dextension_action_view_controller.h76 void HidePopup();
H A Dextension_action_view_controller.cc57 HidePopup();
81 void ExtensionActionViewController::HidePopup() { function in class:ExtensionActionViewController
/external/chromium_org/chrome/browser/ui/views/location_bar/
H A Dpage_action_image_view.cc160 view_controller_->HidePopup();
/external/chromium_org/chrome/browser/extensions/api/extension_action/
H A Dbrowser_action_apitest.cc358 EXPECT_TRUE(actions_bar.HidePopup());
362 EXPECT_TRUE(actions_bar.HidePopup());
367 EXPECT_TRUE(actions_bar.HidePopup());
H A Dbrowser_action_interactive_test.cc89 browserActionBar.HidePopup();
/external/chromium_org/chrome/browser/ui/autofill/
H A Dautofill_dialog_controller_impl.cc2124 HidePopup();
2131 HidePopup();
2161 HidePopup();
2191 HidePopup();
2323 HidePopup();
2335 HidePopup();
2409 // Because |HidePopup()| can be called from |UpdateSection()|, remember the
2471 HidePopup();
2963 HidePopup();
3527 void AutofillDialogControllerImpl::HidePopup() { function in class:autofill::AutofillDialogControllerImpl
[all...]
H A Dautofill_dialog_controller_impl.h501 void HidePopup();

Completed in 176 milliseconds