Searched refs:HandleKeyboardLedState (Results 1 – 5 of 5) sorted by relevance
156 client->HandleKeyboardLedState = (HandleKeyboardLedStateProc)DummyPoint; in rfbGetClient()220 client->HandleKeyboardLedState = (HandleKeyboardLedStateProc)DummyPoint; in rfbGetClient()
1829 if (client->HandleKeyboardLedState!=NULL) in HandleRFBServerMessage()1830 client->HandleKeyboardLedState(client, rect.r.x, 0); in HandleRFBServerMessage()
288 HandleKeyboardLedStateProc HandleKeyboardLedState; member
523 cl->HandleKeyboardLedState=kbd_leds; in main()
669 cl->HandleKeyboardLedState = kbd_leds; in main()