Searched defs:GetPreviewContents (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/instant/
H A Dinstant_controller.cc282 if (!is_displayable() || !GetPreviewContents() ||
294 if (!is_active() || !GetPreviewContents()) {
300 GetPreviewContents()->tab_contents()->GetRenderWidgetHostView();
307 GetPreviewContents()->tab_contents()->GetNativeView();
389 TabContentsWrapper* InstantController::GetPreviewContents() { function in class:InstantController

Completed in 359 milliseconds