Home
last modified time | relevance | path

Searched refs:zoomableIntersectionQuotient (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/page/
DTouchAdjustment.cpp318 float zoomableIntersectionQuotient(const IntPoint& touchHotspot, const IntRect& touchArea, const Su… in zoomableIntersectionQuotient() function
493 …t, targetArea, touchHotspot, touchArea, subtargets, TouchAdjustment::zoomableIntersectionQuotient); in findBestZoomableArea()