Searched refs:setPagePopupOwner (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/frame/
H A DLocalFrame.h94 void setPagePopupOwner(Element&);
H A DLocalFrame.cpp734 void LocalFrame::setPagePopupOwner(Element& owner) function in class:blink::LocalFrame
/external/chromium_org/third_party/WebKit/Source/web/
H A DWebPagePopupImpl.cpp239 frame->setPagePopupOwner(m_popupClient->ownerElement());

Completed in 140 milliseconds