HomeSort by relevance Sort by last modified time
    Searched refs:no_autorepeat (Results 1 - 10 of 10) sorted by null

  /external/libvncserver/x11vnc/
help.c     [all...]
cleanup.c 222 if (no_autorepeat) {
589 if (no_autorepeat) {
options.c 392 int no_autorepeat = NOREPEAT; /* turn off autorepeat with clients */ variable
options.h 306 extern int no_autorepeat;
screen.c 623 na0 = no_autorepeat;
643 no_autorepeat = na0;
716 if (no_autorepeat) {
718 "no_autorepeat\n");
719 no_autorepeat = 0;
    [all...]
remote.c     [all...]
xevents.c 1073 if (! no_autorepeat || ! client_count) {
    [all...]
x11vnc.c     [all...]
connections.c 828 if (no_autorepeat && client_count == 0) {
    [all...]
user.c 1368 no_autorepeat = 0;
    [all...]

Completed in 61 milliseconds