Searched refs:rfbSetServerInput (Results 1 – 4 of 4) sorted by relevance
416 #define rfbSetServerInput 9 macro
348 SetClient2Server(client, rfbSetServerInput); in DefaultSupportedMessagesUltraVNC()365 SetClient2Server(client, rfbSetServerInput); in DefaultSupportedMessagesTightVNC()1637 if (!SupportsClient2Server(client, rfbSetServerInput)) return TRUE; in PermitServerInput()1639 msg.type = rfbSetServerInput; in PermitServerInput()
80 case rfbSetServerInput: snprintf(buf, len, "SetServerInput"); break; in messageNameClient2Server()
2486 case rfbSetServerInput: in rfbProcessClientNormalMessage()