Searched refs:GetCommittedWebUI (Results 1 – 5 of 5) sorted by relevance
28 web_ui = web_contents->GetCommittedWebUI(); in IsNTPWebUI()
223 virtual WebUI* GetCommittedWebUI() const = 0;
419 if (web_contents->GetCommittedWebUI() && in CheckRenderViewType()
192 virtual WebUI* GetCommittedWebUI() const OVERRIDE; in NON_EXPORTED_BASE()
702 WebUI* WebContentsImpl::GetCommittedWebUI() const { in GetCommittedWebUI() function in content::WebContentsImpl