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

  /external/chromium/webkit/glue/
window_open_disposition.h 14 SINGLETON_TAB,
  /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/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/chrome/browser/
external_tab_container_win.cc 339 case SINGLETON_TAB:
    [all...]

Completed in 2238 milliseconds