Home
last modified time | relevance | path

Searched defs:parentFrameView (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/plugins/
DIFrameShimSupport.cpp135 FrameView* parentFrameView = static_cast<FrameView*>(parentWidget); in getPluginOcclusions() local
/external/webkit/Source/WebKit/chromium/src/
DWebPluginContainerImpl.cpp284 FrameView* parentFrameView = static_cast<FrameView*>(parentWidget); in scrollRect() local
/external/webkit/Source/WebCore/page/
DFrameView.cpp2306 FrameView* FrameView::parentFrameView() const in parentFrameView() function in WebCore::FrameView