Searched defs:touchArea (Results 1 – 1 of 1) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/page/ |
D | TouchAdjustment.cpp | 318 float zoomableIntersectionQuotient(const IntPoint& touchHotspot, const IntRect& touchArea, const Su… in zoomableIntersectionQuotient() 385 bool snapTo(const SubtargetGeometry& geom, const IntPoint& touchPoint, const IntRect& touchArea, In… in snapTo() 435 …targetPoint, IntRect& targetArea, const IntPoint& touchHotspot, const IntRect& touchArea, Subtarge… in findNodeWithLowestDistanceMetric() 472 …argetNode, IntPoint &targetPoint, const IntPoint &touchHotspot, const IntRect &touchArea, const Ve… in findBestClickableCandidate() 480 …argetNode, IntPoint &targetPoint, const IntPoint &touchHotspot, const IntRect &touchArea, const Ve… in findBestContextMenuCandidate() 488 … targetNode, IntRect& targetArea, const IntPoint& touchHotspot, const IntRect& touchArea, const Ve… in findBestZoomableArea()
|