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

  /external/chromium_org/third_party/WebKit/Source/core/page/
EventHandler.h 167 bool bestZoomableAreaForTouchPoint(const IntPoint& touchCenter, const IntSize& touchRadius, IntRect& targetArea, Node*& targetNode);
EventHandler.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/testing/
Internals.h 173 PassRefPtr<ClientRect> bestZoomableAreaForTouchPoint(long x, long y, long width, long height, Document*, ExceptionState&);
Internals.idl 132 [RaisesException] ClientRect bestZoomableAreaForTouchPoint(long x, long y, long width, long height, Document document);
Internals.cpp     [all...]

Completed in 125 milliseconds