Searched refs:enableSupportedMessages (Results 1 - 2 of 2) sorted by relevance

/external/libvncserver/libvncserver/
H A Drfbserver.c436 cl->enableSupportedMessages = FALSE;
2095 cl->enableSupportedMessages = FALSE;
2197 if (!cl->enableSupportedMessages) {
2200 cl->enableSupportedMessages = TRUE;
2777 if (cl->enableSupportedMessages)
2783 cl->enableSupportedMessages = FALSE;
/external/libvncserver/rfb/
H A Drfb.h621 rfbBool enableSupportedMessages; /**< client supports SupportedMessages encoding */ member in struct:_rfbClientRec

Completed in 84 milliseconds