HomeSort by relevance Sort by last modified time
    Searched refs:didFindZoomableArea (Results 1 - 5 of 5) sorted by null

  /external/webkit/Source/WebKit2/UIProcess/API/qt/
qwkpage_p.h 71 virtual void didFindZoomableArea(const WebCore::IntRect&);
qwkpage.cpp 805 void QWKPagePrivate::didFindZoomableArea(const IntRect& area)
  /external/webkit/Source/WebKit2/UIProcess/
PageClient.h 91 virtual void didFindZoomableArea(const WebCore::IntRect&) = 0;
WebPageProxy.h 589 void didFindZoomableArea(const WebCore::IntRect&);
    [all...]
WebPageProxy.cpp     [all...]

Completed in 482 milliseconds