Home
last modified time | relevance | path

Searched refs:handleSoftwareInputPanel (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebKit/qt/Api/
Dqwebpage_p.h128 void handleSoftwareInputPanel(Qt::MouseButton, const QPoint&);
Dqwebpage.cpp780 handleSoftwareInputPanel(ev->button(), QPointF(ev->pos()).toPoint()); in mouseReleaseEvent()
783 void QWebPagePrivate::handleSoftwareInputPanel(Qt::MouseButton button, const QPoint& pos) in handleSoftwareInputPanel() function in QWebPagePrivate
/external/webkit/Source/WebKit/qt/
DChangeLog-2011-02-161288 (QWebPagePrivate::handleSoftwareInputPanel):
3479 (QWebPagePrivate::handleSoftwareInputPanel):
12091 (QWebPagePrivate::handleSoftwareInputPanel):
12533 (QWebPagePrivate::handleSoftwareInputPanel): Don't use view() to
13230 (QWebPagePrivate::handleSoftwareInputPanel):
14170 _and_ QWebView by sharing the event code in handleSoftwareInputPanel().
14174 (QWebPagePrivate::handleSoftwareInputPanel):