Searched refs:ForEachFrame (Results 1 – 10 of 10) sorted by relevance
85 web_contents->ForEachFrame( in GetAuthIframe()
125 active_web_contents->ForEachFrame( in NavigateToWebUI()
177 web_contents->ForEachFrame(base::Bind(&AuthorizeRenderer)); in AuthorizeAllPlugins()
240 web_contents_->ForEachFrame(base::Bind(&WebUIImpl::AddToSetIfFrameNameMatches, in TargetFrame()
151 web_contents()->ForEachFrame( in CreateAllResources()
191 virtual void ForEachFrame(
502 web_contents->ForEachFrame( in FrameMatchingPredicate()
683 void WebContentsImpl::ForEachFrame( in ForEachFrame() function in content::WebContentsImpl689 ForEachFrame(base::Bind(&SendToAllFramesInternal, message)); in SendToAllFrames()1292 ForEachFrame( in GetRenderWidgetHostViewsInTree()
211 virtual void ForEachFrame( in NON_EXPORTED_BASE()
221 web_contents_->ForEachFrame(base::Bind(&OnIoThreadClientReady)); in SetJavaPeers()