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

/external/webkit/Source/WebKit/qt/declarative/
H A Dqdeclarativewebview.cpp191 The page can be zoomed by calling the heuristicZoom() method, which performs a
429 This only affects the area zoomed by heuristicZoom().
576 \qmlmethod bool WebView::heuristicZoom(int clickX, int clickY, real maxzoom)
590 bool QDeclarativeWebView::heuristicZoom(int clickX, int clickY, qreal maxZoom) function in class:QDeclarativeWebView

Completed in 454 milliseconds