Searched defs:try_to_fix_su (Results 1 - 1 of 1) sorted by relevance

/external/libvncserver/x11vnc/
H A Duserinput.c99 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);
5739 int try_to_fix_su(Window win, int idx, Window above, int *nbatch, char *mode) { function
7914 int try_to_fix_su(Window win, int idx, Window above, int *nbatch, char *mode) { function
9830 if (ncdb) fprintf(stderr, " skip try_to_fix_su for GNOME deiconify #1\n");
9840 if (ncdb) fprintf(stderr, " skip try_to_fix_su for GNOME deiconify #2\n");
9847 int rc = try_to_fix_su(win, idx, ev.xconfigure.above, nbatch, NULL);
10116 try_to_fix_su(win, idx, None, nbatch, "unmapped");

Completed in 209 milliseconds