Home
last modified time | relevance | path

Searched refs:toWebRemoteFrame (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/public/web/
DWebFrame.h117 virtual WebRemoteFrame* toWebRemoteFrame() = 0;
/external/chromium_org/third_party/WebKit/Source/web/
DWebRemoteFrameImpl.h32 virtual WebRemoteFrame* toWebRemoteFrame() OVERRIDE;
DWebLocalFrameImpl.h81 virtual WebRemoteFrame* toWebRemoteFrame() OVERRIDE;
DWebRemoteFrameImpl.cpp161 WebRemoteFrame* WebRemoteFrameImpl::toWebRemoteFrame() in toWebRemoteFrame() function in blink::WebRemoteFrameImpl
DWebLocalFrameImpl.cpp504 WebRemoteFrame* WebLocalFrameImpl::toWebRemoteFrame() in toWebRemoteFrame() function in blink::WebLocalFrameImpl