Lines Matching defs:x
664 int x, int y, int w, int h) in vnc_dpy_update()
672 void vnc_framebuffer_update(VncState *vs, int x, int y, int w, int h, in vnc_framebuffer_update()
777 void *vnc_server_fb_ptr(VncDisplay *vd, int x, int y) in vnc_server_fb_ptr()
935 int vnc_raw_send_framebuffer_update(VncState *vs, int x, int y, int w, int h) in vnc_raw_send_framebuffer_update()
950 int x, int y, int w, int h) in vnc_send_framebuffer_update()
983 int x, int y, bool visible) in vnc_mouse_set()
1042 int y, int last_x, int x, int height) in find_and_clear_dirty_height()
1178 int x, h; in vnc_update_client() local
1783 static void pointer_event(VncState *vs, int button_mask, int x, int y) in pointer_event()
2067 int x, int y, int w, int h) in framebuffer_update_request()
2997 static VncRectStat *vnc_stat_rect(VncDisplay *vd, int x, int y) in vnc_stat_rect()
3004 void vnc_sent_lossy_rect(VncWorker *worker, int x, int y, int w, int h) in vnc_sent_lossy_rect()
3020 static int vnc_refresh_lossy_rect(VncDisplay *vd, int x, int y) in vnc_refresh_lossy_rect()
3061 int x, y; in vnc_update_stats() local
3112 double vnc_update_freq(VncState *vs, int x, int y, int w, int h) in vnc_update_freq()
3135 static void vnc_rect_updated(VncDisplay *vd, int x, int y, struct timeval * tv) in vnc_rect_updated()
3160 int x; in vnc_refresh_server_surface() local