Searched refs:clickX (Results 1 – 3 of 3) sorted by relevance
76 void doubleClick(int clickX, int clickY);141 Q_INVOKABLE bool heuristicZoom(int clickX, int clickY, qreal maxzoom);228 void doubleClick(int clickX, int clickY);
590 bool QDeclarativeWebView::heuristicZoom(int clickX, int clickY, qreal maxZoom) in heuristicZoom() argument595 …QRect showArea = elementAreaAt(clickX, clickY, d->preferredwidth / maxZoom, d->preferredheight / m… in heuristicZoom()
2775 * html/HTMLInputElement.h: Removed clickX() and clickY().2778 so we can remove clickX() and clickY().