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

/external/webkit/Source/WebKit/qt/Api/
H A Dqwebpage.cpp780 handleSoftwareInputPanel(ev->button(), QPointF(ev->pos()).toPoint());
783 void QWebPagePrivate::handleSoftwareInputPanel(Qt::MouseButton button, const QPoint& pos) function in class:QWebPagePrivate

Completed in 36 milliseconds