Searched defs:fromFrameOwnerElement (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
H A DWebLocalFrameImpl.cpp484 WebLocalFrame* WebLocalFrame::fromFrameOwnerElement(const WebElement& element) function in class:blink::WebLocalFrame
486 return WebLocalFrameImpl::fromFrameOwnerElement(PassRefPtrWillBeRawPtr<Element>(element).get());
1662 WebLocalFrameImpl* WebLocalFrameImpl::fromFrameOwnerElement(Element* element) function in class:WebLocalFrameImpl

Completed in 256 milliseconds