Home | History | Annotate | Download | only in tabs

Lines Matching defs:opener

107     // If set the newly inserted tab's opener is set to the active tab. If not
108 // set the tab may still inherit the group/opener under certain situations.
293 // the opener to find the next tab. Under some circumstances the group
294 // relationship may exist but the opener may not.
295 int GetIndexOfNextTabContentsOpenedBy(const NavigationController* opener,
300 // specified opener.
301 int GetIndexOfFirstTabContentsOpenedBy(const NavigationController* opener,
305 // specified opener, starting at |start_index|.
306 int GetIndexOfLastTabContentsOpenedBy(const NavigationController* opener,
316 // Forget all Opener relationships that are stored (but _not_ group
326 // selecting a bookmark). This also forgets the opener, which is considered
330 // Returns true if the group/opener relationships present for |contents|
472 // Gets the set of tab indices that have the same opener as the tab at
482 // TabStrip. We check for this because opener relationships are _not_
539 // Returns true if the tab represented by the specified data has an opener
544 const NavigationController* opener,
547 // Sets the group/opener of any tabs that reference |tab| to NULL.
570 opener = a_group;
573 // Forget the opener relationship so that when this TabContents is closed
576 opener = NULL;
595 NavigationController* opener;
599 // before selection moves elsewhere, their opener is selected. But if
600 // selection shifts to _any_ tab (including their opener), the group