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

/external/webkit/Source/WebKit2/UIProcess/API/qt/
H A Dqwkpage.cpp800 void QWKPage::findZoomableAreaForPoint(const QPoint& point) function in class:QWKPage
802 d->page->findZoomableAreaForPoint(point);
/external/webkit/Source/WebKit2/WebProcess/WebPage/
H A DWebPage.cpp1898 void WebPage::findZoomableAreaForPoint(const WebCore::IntPoint& point) function in class:WebKit::WebPage
/external/webkit/Source/WebKit2/UIProcess/
H A DWebPageProxy.cpp2079 void WebPageProxy::findZoomableAreaForPoint(const WebCore::IntPoint& point) function in class:WebKit::WebPageProxy

Completed in 46 milliseconds