Home
last modified time | relevance | path

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

/external/libvncserver/x11vnc/
Duinput.c803 static int inside_thresh(int dx, int dy, int thr) { in inside_thresh() function
843 if (inside_thresh(dx, dy, thresh)) { in ptr_rel()
858 if (thresh_high > 0 && inside_thresh(dx, dy, thresh_high)) { in ptr_rel()
861 if (1 || inside_thresh(dx, dy, thresh_mid)) { in ptr_rel()