HomeSort by relevance Sort by last modified time
    Searched refs:near_wm_edge (Results 1 - 3 of 3) sorted by null

  /external/libvncserver/x11vnc/
userinput.h 62 extern int near_wm_edge(int x, int y, int w, int h, int px, int py);
pointer.c 504 if (wireframe && near_wm_edge(x, y, w, h, px, py)) {
userinput.c 86 int near_wm_edge(int x, int y, int w, int h, int px, int py);
3473 int near_wm_edge(int x, int y, int w, int h, int px, int py) { function
    [all...]

Completed in 197 milliseconds