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

/external/webkit/Source/WebKit2/UIProcess/API/qt/
H A Dqwkpage.cpp805 void QWKPagePrivate::didFindZoomableArea(const IntRect& area) function in class:QWKPagePrivate
/external/webkit/Source/WebKit2/UIProcess/
H A DWebPageProxy.cpp2074 void WebPageProxy::didFindZoomableArea(const WebCore::IntRect& area) function in class:WebKit::WebPageProxy
2076 m_pageClient->didFindZoomableArea(area);

Completed in 21 milliseconds