Searched refs:try_batch (Results 1 – 1 of 1) sorted by relevance
/external/libvncserver/x11vnc/ |
D | userinput.c | 101 int x, int y, int w, int h, int try_batch); 3748 void ncache_pre_portions(Window orig_frame, Window frame, int *nidx_in, int try_batch, int *use_bat… in ncache_pre_portions() argument 3765 try_batch = 0; in ncache_pre_portions() 3803 if (try_batch) { in ncache_pre_portions() 4113 void do_copyrect_drag_move(Window orig_frame, Window frame, int *nidx, int try_batch, in do_copyrect_drag_move() argument 4131 try_batch = 0; in do_copyrect_drag_move() 4141 ncache_pre_portions(orig_frame, frame, nidx, try_batch, &use_batch, in do_copyrect_drag_move() 4260 int check_copyrect_raise(int idx, Window orig_frame, int try_batch) { in check_copyrect_raise() argument 4282 if (try_batch) { in check_copyrect_raise() 4302 int set_copyrect_drag(int idx, Window orig_frame, int try_batch) { in set_copyrect_drag() argument [all …]
|