Home | History | Annotate | Download | only in page

Lines Matching refs:HTMLFrameOwnerElement

125 static inline Frame* parentFromOwnerElement(HTMLFrameOwnerElement* ownerElement)
132 Frame::Frame(Page* page, HTMLFrameOwnerElement* ownerElement, FrameLoaderClient* frameLoaderClient)
1158 HTMLFrameOwnerElement* Frame::ownerElement() const
1165 HTMLFrameOwnerElement* ownerElement = m_ownerElement;
1817 if (HTMLFrameOwnerElement* owner = ownerElement())