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

  /external/libvncserver/x11vnc/
options.c 330 char *scroll_copyrect_str = NULL; variable
options.h 265 extern char *scroll_copyrect_str;
remote.c     [all...]
x11vnc.c 3572 scroll_copyrect_str = strdup(argv[++i]); local
    [all...]
userinput.c 276 if (! scroll_copyrect_str) {
277 scroll_copyrect_str = strdup(SCROLL_COPYRECT_PARMS);
279 parse_scroll_copyrect_str(scroll_copyrect_str);
    [all...]

Completed in 189 milliseconds