Home
last modified time | relevance | path

Searched refs:advertise_truecolor_reset (Results 1 – 4 of 4) sorted by relevance

/external/libvncserver/x11vnc/
Doptions.h152 extern int advertise_truecolor_reset;
Doptions.c182 int advertise_truecolor_reset = 0; variable
Dx11vnc.c2351 advertise_truecolor_reset = 1; in main()
Duserinput.c3587 if (advertise_truecolor && advertise_truecolor_reset && indexed_color) { in check_fixscreen()