Home | History | Annotate | Download | only in tabs

Lines Matching refs:DetachWebContentsAt

536   // Test DetachWebContentsAt
539 WebContents* detached = tabstrip.DetachWebContentsAt(2);
908 tabstrip.DetachWebContentsAt(1);
912 tabstrip.DetachWebContentsAt(i);
922 tabstrip.DetachWebContentsAt(1);
924 tabstrip.DetachWebContentsAt(1);
926 tabstrip.DetachWebContentsAt(1);
930 tabstrip.DetachWebContentsAt(i);
1924 tabstrip.DetachWebContentsAt(2);
2583 WebContents* moved_contents = strip_src.DetachWebContentsAt(1);