Home | History | Annotate | Download | only in jni

Lines Matching refs:slop

495         // return a list of rects matching the touch point (x, y) with the slop
496 WTF::Vector<WebCore::IntRect> getTouchHighlightRects(int x, int y, int slop,
499 AndroidHitTestResult hitTestAtPoint(int x, int y, int slop, bool doMoveMouse = false);
771 // will nullify the slop checking we do in hitTest (aka, ACTION_DOWN)