Searched refs:try_to_fix_su (Results 1 – 1 of 1) sorted by relevance
/external/libvncserver/x11vnc/ |
D | userinput.c | 99 int try_to_fix_su(Window win, int idx, Window above, int *nbatch, char *mode); 4287 try_to_fix_su(orig_frame, idx, 0x1, nb, NULL); in check_copyrect_raise() 5739 int try_to_fix_su(Window win, int idx, Window above, int *nbatch, char *mode) { in try_to_fix_su() function 7914 int try_to_fix_su(Window win, int idx, Window above, int *nbatch, char *mode) { in try_to_fix_su() function 9847 int rc = try_to_fix_su(win, idx, ev.xconfigure.above, nbatch, NULL); in check_ncache() 10116 try_to_fix_su(win, idx, None, nbatch, "unmapped"); in check_ncache()
|