Lines Matching refs:tab
35 // as part of creating the tab.
42 // Don't use this logic when "--process-per-tab" is specified.
82 // Returns the index of an existing singleton tab in |params->browser| matching
97 // If there are several matches: prefer the active tab by starting there.
102 TabContentsWrapper* tab =
113 if (CompareURLsWithReplacements(tab->tab_contents()->GetURL(),
115 CompareURLsWithReplacements(tab->tab_contents()->GetURL(),
117 params->target_contents = tab;
148 // Returns a Browser that can host the navigation or tab addition specified in
172 // See if we can open the tab in the window this navigator is bound to.
239 // remove it if disposition implies the tab is going to open in the
302 // is added to a tab strip at which time ownership is relinquished via
304 // to a tab strip, the created TabContents is deleted to avoid a leak and the
381 // A tab is being opened from a link from a different profile, we must reset
398 // not properly added to a tab strip.
411 // Check if this is a singleton tab that already exists
415 // supposed to target a new tab; unless it's a singleton that already exists.
443 // ... otherwise if we're loading in the current tab, the target is the
464 // The navigation occurred in the source tab.
475 // The navigation should insert a new tab into the target Browser.
495 // If the singleton tab isn't already selected, select it.