Searched refs:findBestZoomableArea (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/page/ |
D | TouchAdjustment.h | 34 bool findBestZoomableArea(Node*& targetNode, IntRect& targetArea, const IntPoint& touchHotspot, con…
|
D | TouchAdjustment.cpp | 488 bool findBestZoomableArea(Node*& targetNode, IntRect& targetArea, const IntPoint& touchHotspot, con… in findBestZoomableArea() function
|
D | EventHandler.cpp | 2748 …return findBestZoomableArea(targetNode, targetArea, touchCenter, touchRect, Vector<RefPtr<Node> >(… in bestZoomableAreaForTouchPoint()
|