Searched refs:PopupReply (Results 1 – 2 of 2) sorted by relevance
35 class PopupReply : public android::WebCoreReply { class37 PopupReply(const IntRect& rect, android::WebViewCore* view, ListPopupMenuClient* client) in PopupReply() function in PopupReply44 virtual ~PopupReply() {} in ~PopupReply()127 m_reply = new PopupReply(rect, viewImpl, m_popupClient); in show()
32 class PopupReply; variable49 PopupReply* m_reply;