Searched refs:enclosingFrameElement (Results 1 – 3 of 3) sorted by relevance
167 HTMLFrameOwnerElement* enclosingFrameElement() const;
1351 if (enclosingFrameElement() && !allowsIndependentlyCompositedFrames(m_renderView->frameView()))1357 HTMLFrameOwnerElement* ownerElement = enclosingFrameElement();1388 HTMLFrameOwnerElement* RenderLayerCompositor::enclosingFrameElement() const function in WebCore::RenderLayerCompositor
24470 (WebCore::RenderLayerCompositor::enclosingFrameElement):