Lines Matching refs:AppendWebContents

248       model->AppendWebContents(contents, true);
460 // Test AppendWebContents, ContainsIndex
463 tabstrip.AppendWebContents(contents1, true);
542 tabstrip.AppendWebContents(detached, true);
692 tabstrip.AppendWebContents(opener, true);
699 // We use |InsertWebContentsAt| here instead of |AppendWebContents| so that
785 tabstrip.AppendWebContents(opener, true);
813 tabstrip.AppendWebContents(opener, true);
818 tabstrip.AppendWebContents(other, false);
895 tabstrip.AppendWebContents(opener, true);
1140 tabstrip.AppendWebContents(opener, true);
1157 tabstrip.AppendWebContents(dummy, false);
1190 tabstrip.AppendWebContents(contents1, true);
1191 tabstrip.AppendWebContents(contents2, true);
1192 tabstrip.AppendWebContents(contents3, true);
1193 tabstrip.AppendWebContents(contents4, true);
1194 tabstrip.AppendWebContents(contents5, true);
1493 tabstrip.AppendWebContents(target_blank, true);
1768 tabstrip.AppendWebContents(contents1, true);
1769 tabstrip.AppendWebContents(contents2, true);
1795 tabstrip.AppendWebContents(contents1, true);
1796 tabstrip.AppendWebContents(contents2, true);
1851 tabstrip.AppendWebContents(contents3, true);
1967 tabstrip.AppendWebContents(contents1, true);
1968 tabstrip.AppendWebContents(contents2, false);
1969 tabstrip.AppendWebContents(contents3, false);
2168 tabstrip.AppendWebContents(contents1, true);
2170 tabstrip.AppendWebContents(contents2, true);
2226 strip.AppendWebContents(contents1, true);
2227 strip.AppendWebContents(contents2, true);
2252 strip->AppendWebContents(contents1, true);
2253 strip->AppendWebContents(contents2, true);
2391 strip.AppendWebContents(contents1, true);
2392 strip.AppendWebContents(contents2, true);
2393 strip.AppendWebContents(contents3, true);
2411 strip.AppendWebContents(contents0, false);
2412 strip.AppendWebContents(contents1, false);
2413 strip.AppendWebContents(contents2, false);
2414 strip.AppendWebContents(contents3, false);
2522 strip.AppendWebContents(contents1, false);
2523 strip.AppendWebContents(contents2, false);
2553 strip_src.AppendWebContents(contents1, false);
2558 strip_src.AppendWebContents(contents2, false);
2588 strip_dst.AppendWebContents(moved_contents, true);