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