Home
last modified time | relevance | path

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

/external/libvncserver/x11vnc/
Duserinput.c113 static void scale_mark(int x1, int y1, int x2, int y2, int mark);
1410 static void scale_mark(int x1, int y1, int x2, int y2, int mark) { in scale_mark() function
1823 scale_mark(x0, y0, x0 + w0, y0 + h0, 1); in push_scr_ev()
5041 scale_mark(xt, yt, xt+w, yt+h, 1); in check_wireframe()