fromFrameOwnerElement  475 Source/web/WebFrameImpl.cpp     return WebFrameImpl::fromFrameOwnerElement(PassRefPtr<Element>(element).get());
fromFrameOwnerElement  254 Source/web/WebFrameImpl.h     static WebFrameImpl* fromFrameOwnerElement(WebCore::Element* element);
fromFrameOwnerElement  325 Source/web/WebPageSerializerImpl.cpp                         WebFrameImpl* subFrame = WebFrameImpl::fromFrameOwnerElement(element);
fromFrameOwnerElement  482 Source/web/WebPageSerializerImpl.cpp                 WebFrameImpl::fromFrameOwnerElement(element);
fromFrameOwnerElement  120 public/web/WebFrame.h     BLINK_EXPORT static WebLocalFrame* fromFrameOwnerElement(const WebElement&);