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

/external/chromium_org/ui/base/
H A Dwindow_open_disposition.h17 SINGLETON_TAB, enumerator in enum:WindowOpenDisposition
/external/chromium_org/chrome/browser/ui/
H A Dsingleton_tabs.cc65 params.disposition = SINGLETON_TAB;
75 if (params->disposition != SINGLETON_TAB)
H A Dbrowser_navigator_browsertest.cc160 p.disposition = SINGLETON_TAB;
264 p.disposition = SINGLETON_TAB;
293 p.disposition = SINGLETON_TAB;
304 p.disposition = SINGLETON_TAB;
316 p.disposition = SINGLETON_TAB;
337 p.disposition = SINGLETON_TAB;
776 // This test verifies that constructing params with disposition = SINGLETON_TAB
791 p.disposition = SINGLETON_TAB;
807 // This test verifies that constructing params with disposition = SINGLETON_TAB
825 p.disposition = SINGLETON_TAB;
[all...]
H A Dbrowser_navigator.cc114 params->disposition = SINGLETON_TAB;
144 case SINGLETON_TAB:
212 params->disposition == SINGLETON_TAB)) {
238 case SINGLETON_TAB:
H A Dbrowser_navigator_browsertest_chromeos.cc180 params.disposition = SINGLETON_TAB;
/external/chromium_org/chrome/browser/chromeos/attestation/
H A Dplatform_verification_dialog.cc141 params.disposition = SINGLETON_TAB;
/external/chromium_org/ui/keyboard/
H A Dkeyboard_controller_proxy.cc108 SINGLETON_TAB,
/external/chromium_org/chrome/browser/extensions/
H A Dextension_view_host.cc150 case SINGLETON_TAB:
H A Dextension_tab_util.cc611 SINGLETON_TAB, local
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
H A Dcros_language_options_handler.cc242 SINGLETON_TAB,
/external/chromium_org/chrome/browser/ui/views/
H A Dselect_file_dialog_extension_browsertest.cc338 p.disposition = SINGLETON_TAB;
/external/chromium_org/chrome/browser/ui/webui/local_discovery/
H A Dlocal_discovery_ui_handler.cc307 content::OpenURLParams(url, content::Referrer(), SINGLETON_TAB,
/external/chromium_org/chrome/test/base/
H A Dui_test_utils.cc229 (disposition == SINGLETON_TAB)) {
/external/chromium_org/chrome/browser/extensions/api/web_navigation/
H A Dweb_navigation_api.cc588 if (disposition != SINGLETON_TAB &&

Completed in 792 milliseconds