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

  /external/webkit/Source/WebKit/qt/examples/platformplugin/
WebPlugin.h 53 class SingleSelectionPopup : public Popup {
56 SingleSelectionPopup(const QWebSelectData& data);
WebPlugin.cpp 74 return new SingleSelectionPopup(data);
122 SingleSelectionPopup::SingleSelectionPopup(const QWebSelectData& data)

Completed in 30 milliseconds