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

/external/chromium_org/third_party/WebKit/Source/web/
H A DWebPagePopupImpl.h65 bool hasSamePopupClient(WebPagePopupImpl* other) { return other && m_popupClient == other->m_popupClient; } function in class:blink::FINAL

Completed in 155 milliseconds