Searched refs:isViewSourceModeEnabled (Results 1 – 9 of 9) sorted by relevance
110 if (!data_source_url.is_empty() && frame->isViewSourceModeEnabled()) { in GetDocumentUrlForFrame()
95 virtual bool isViewSourceModeEnabled() const OVERRIDE;
417 bool WebRemoteFrameImpl::isViewSourceModeEnabled() const in isViewSourceModeEnabled() function in blink::WebRemoteFrameImpl
148 virtual bool isViewSourceModeEnabled() const OVERRIDE;
935 bool WebLocalFrameImpl::isViewSourceModeEnabled() const in isViewSourceModeEnabled() function in blink::WebLocalFrameImpl
384 virtual bool isViewSourceModeEnabled() const = 0;
395 if (main_frame->isViewSourceModeEnabled()) in CapturePageInfo()
1541 EXPECT_FALSE(web_frame->isViewSourceModeEnabled()); in TEST_F()1563 EXPECT_TRUE(web_frame->isViewSourceModeEnabled()); in TEST_F()
854 if (frame->isViewSourceModeEnabled()) in OnNavigate()2529 if (frame->isViewSourceModeEnabled()) in didReceiveResponse()3264 (frame->isViewSourceModeEnabled() && in DecidePolicyForNavigation()