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

  /external/chromium/webkit/glue/
window_open_disposition.h 14 SINGLETON_TAB,
  /external/chromium_org/ui/base/
window_open_disposition_list.h 12 WINDOW_OPEN_DISPOSITION(SINGLETON_TAB, 3)
  /external/chromium/chrome/browser/ui/
browser_navigator_browsertest_chromeos.cc 41 p.disposition = SINGLETON_TAB;
browser_navigator.cc 85 if (params->disposition != SINGLETON_TAB)
140 params->disposition = SINGLETON_TAB;
169 case SINGLETON_TAB:
228 params->disposition == SINGLETON_TAB)) {
252 case SINGLETON_TAB:
browser_navigator_browsertest.cc 117 p.disposition = SINGLETON_TAB;
141 p.disposition = SINGLETON_TAB;
581 // This test verifies that constructing params with disposition = SINGLETON_TAB
596 p.disposition = SINGLETON_TAB;
611 // This test verifies that constructing params with disposition = SINGLETON_TAB
628 p.disposition = SINGLETON_TAB;
643 // This test verifies that constructing params with disposition = SINGLETON_TAB
660 p.disposition = SINGLETON_TAB;
675 // This test verifies that constructing params with disposition = SINGLETON_TAB
692 p.disposition = SINGLETON_TAB;
    [all...]
browser.cc     [all...]
  /external/chromium_org/chrome/browser/ui/
singleton_tabs.cc 66 params.disposition = SINGLETON_TAB;
76 if (params->disposition != SINGLETON_TAB)
browser_navigator_browsertest.cc 162 p.disposition = SINGLETON_TAB;
260 p.disposition = SINGLETON_TAB;
289 p.disposition = SINGLETON_TAB;
300 p.disposition = SINGLETON_TAB;
312 p.disposition = SINGLETON_TAB;
333 p.disposition = SINGLETON_TAB;
756 // This test verifies that constructing params with disposition = SINGLETON_TAB
771 p.disposition = SINGLETON_TAB;
787 // This test verifies that constructing params with disposition = SINGLETON_TAB
    [all...]
browser_navigator.cc 110 params->disposition = SINGLETON_TAB;
140 case SINGLETON_TAB:
204 params->disposition == SINGLETON_TAB)) {
230 case SINGLETON_TAB:
browser_navigator_browsertest_chromeos.cc 163 params.disposition = SINGLETON_TAB;
  /external/chromium/chrome/browser/extensions/
extension_context_menu_model.cc 140 SINGLETON_TAB, PageTransition::LINK);
extension_process_manager.cc 205 browser->OpenURL(extension->options_url(), GURL(), SINGLETON_TAB,
  /external/chromium_org/ui/keyboard/
keyboard_controller_proxy.cc 143 SINGLETON_TAB,
  /external/chromium_org/chrome/browser/extensions/
extension_view_host.cc 173 case SINGLETON_TAB:
extension_tab_util.cc 352 SINGLETON_TAB,
  /external/chromium_org/chrome/browser/ui/views/
select_file_dialog_extension_browsertest.cc 342 p.disposition = SINGLETON_TAB;
external_tab_container_win.cc 611 case SINGLETON_TAB:
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/local_discovery/
local_discovery_ui_handler.cc 229 content::OpenURLParams(url, content::Referrer(), SINGLETON_TAB,
  /external/chromium_org/chrome/browser/ui/webui/
sync_setup_handler.cc 513 content::OpenURLParams(url, content::Referrer(), SINGLETON_TAB,
    [all...]
  /external/chromium_org/chrome/test/base/
ui_test_utils.cc 229 (disposition == SINGLETON_TAB)) {
  /external/chromium/chrome/browser/
external_tab_container_win.cc 339 case SINGLETON_TAB:
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/web_navigation/
web_navigation_api.cc 633 if (disposition != SINGLETON_TAB &&

Completed in 759 milliseconds