HomeSort by relevance Sort by last modified time
    Searched refs:WebPopup (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebKit/qt/examples/platformplugin/
WebPlugin.cpp 61 WebPopup::WebPopup()
66 WebPopup::~WebPopup()
72 Popup* WebPopup::createSingleSelectionPopup(const QWebSelectData& data)
77 Popup* WebPopup::createMultipleSelectionPopup(const QWebSelectData& data)
82 Popup* WebPopup::createPopup(const QWebSelectData& data)
90 void WebPopup::show(const QWebSelectData& data)
99 void WebPopup::hide()
107 void WebPopup::popupClosed(
    [all...]
WebPlugin.h 67 class WebPopup : public QWebSelectMethod {
70 WebPopup();
71 ~WebPopup();

Completed in 182 milliseconds