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

  /external/libvncserver/x11vnc/
options.c 178 int flash_cmap = 0; /* follow installed colormaps */ variable
options.h 148 extern int flash_cmap;
remote.c 1316 snprintf(buf, bufn, "ans=%s:%d", p, flash_cmap);
1320 flash_cmap = 1;
1325 snprintf(buf, bufn, "ans=%s:%d", p, !flash_cmap);
1329 flash_cmap = 0;
    [all...]
x11vnc.c     [all...]
screen.c 285 if (flash_cmap && ! init) {
    [all...]

Completed in 56 milliseconds