Home
last modified time | relevance | path

Searched defs:now_y (Results 1 – 1 of 1) sorted by relevance

/external/libvncserver/x11vnc/
Duserinput.c4114 int now_x, int now_y, int orig_w, int orig_h, int x, int y, int w, int h, double batch_delay) { in do_copyrect_drag_move()
4352 int now_x = 0, now_y = 0, nidx = -1; in check_wireframe() local