Home
last modified time | relevance | path

Searched refs:IsMainWindow (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/shell/browser/
Dwebkit_test_controller.h125 bool IsMainWindow(WebContents* web_contents) const;
Dshell_download_manager_delegate.cc102 WebKitTestController::Get()->IsMainWindow(item->GetWebContents()) && in ShouldOpenDownload()
Dwebkit_test_controller.cc364 bool WebKitTestController::IsMainWindow(WebContents* web_contents) const { in IsMainWindow() function in content::WebKitTestController