Home
last modified time | relevance | path

Searched defs:popupClient (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/page/
DDOMWindowPagePopup.cpp39 DOMWindowPagePopup::DOMWindowPagePopup(PagePopupClient* popupClient) in DOMWindowPagePopup()
59 void DOMWindowPagePopup::install(LocalDOMWindow& window, PagePopupClient* popupClient) in install()
/external/chromium_org/third_party/WebKit/Source/web/
DWebPagePopupImpl.cpp188 bool WebPagePopupImpl::initialize(WebViewImpl* webView, PagePopupClient* popupClient, const IntRect… in initialize()