Home | History | Annotate | Download | only in web

Lines Matching refs:fromFrameOwnerElement

483 WebLocalFrame* WebLocalFrame::fromFrameOwnerElement(const WebElement& element)
485 return WebLocalFrameImpl::fromFrameOwnerElement(PassRefPtrWillBeRawPtr<Element>(element).get());
1691 WebLocalFrameImpl* WebLocalFrameImpl::fromFrameOwnerElement(Element* element)