Home
last modified time | relevance | path

Searched refs:frameImpl (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebKit/chromium/src/
DWebAnimationControllerImpl.cpp45 WebAnimationControllerImpl::WebAnimationControllerImpl(WebFrameImpl* frameImpl) in WebAnimationControllerImpl() argument
46 : m_frameImpl(frameImpl) in WebAnimationControllerImpl()
DWebViewImpl.cpp1232 WebFrameImpl* frameImpl = static_cast<WebFrameImpl*>(frame); in setFocusedFrame() local
1233 Frame* webcoreFrame = frameImpl->frame(); in setFocusedFrame()