Home | History | Annotate | Download | only in automation

Lines Matching refs:TabContents

467   TabContents* tab_contents = nav->tab_contents();
479 TabContents* tab_contents,
589 TabContents* AutomationProvider::GetTabContentsForHandle(
623 // Try to get TabContents and call its override_encoding method.
624 TabContents* contents = nav->tab_contents();
753 TabContents* tab_contents = tab->tab_contents();
962 TabContents* tab_contents = GetTabContentsForHandle(tab_handle, &tab);