Searched refs:isWebRemoteFrame (Results 1 – 7 of 7) sorted by relevance
31 virtual bool isWebRemoteFrame() const OVERRIDE;211 …TYPE_CASTS(WebRemoteFrameImpl, WebFrame, frame, frame->isWebRemoteFrame(), frame.isWebRemoteFrame(…
80 virtual bool isWebRemoteFrame() const OVERRIDE;
156 bool WebRemoteFrameImpl::isWebRemoteFrame() const in isWebRemoteFrame() function in blink::WebRemoteFrameImpl
499 bool WebLocalFrameImpl::isWebRemoteFrame() const in isWebRemoteFrame() function in blink::WebLocalFrameImpl
122 if (web_frame()->isWebRemoteFrame()) in ~RenderFrameProxy()
2636 if (!top_frame || top_frame->isWebRemoteFrame()) in willSendRequest()
116 virtual bool isWebRemoteFrame() const = 0;