Home
last modified time | relevance | path

Searched defs:frameImpl (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebKit/chromium/src/
DWebAnimationControllerImpl.cpp45 WebAnimationControllerImpl::WebAnimationControllerImpl(WebFrameImpl* frameImpl) in WebAnimationControllerImpl()
DAssociatedURLLoader.cpp162 AssociatedURLLoader::AssociatedURLLoader(PassRefPtr<WebFrameImpl> frameImpl) in AssociatedURLLoader()
174 AssociatedURLLoader::AssociatedURLLoader(PassRefPtr<WebFrameImpl> frameImpl, const WebURLLoaderOpti… in AssociatedURLLoader()
DPlatformBridge.cpp133 WebFrameImpl* frameImpl = WebFrameImpl::fromFrame(document->frame()); in getCookieJar() local
DWebViewImpl.cpp1592 WebFrameImpl* frameImpl = static_cast<WebFrameImpl*>(frame); in setFocusedFrame() local