Searched defs:WebRemoteFrameImpl (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
H A DWebRemoteFrameImpl.cpp6 #include "web/WebRemoteFrameImpl.h"
114 WebRemoteFrameImpl* frame = new WebRemoteFrameImpl(client);
122 WebRemoteFrameImpl::WebRemoteFrameImpl(WebRemoteFrameClient* client) function in class:blink::WebRemoteFrameImpl
131 WebRemoteFrameImpl::~WebRemoteFrameImpl()
135 void WebRemoteFrameImpl::trace(Visitor* visitor)
145 bool WebRemoteFrameImpl::isWebLocalFrame() const
150 WebLocalFrame* WebRemoteFrameImpl
[all...]

Completed in 154 milliseconds