Searched refs:DummyPoint (Results 1 – 1 of 1) sorted by relevance
46 static rfbBool DummyPoint(rfbClient* client, int x, int y) { in DummyPoint() function156 client->HandleKeyboardLedState = (HandleKeyboardLedStateProc)DummyPoint; in rfbGetClient()211 client->HandleCursorPos = DummyPoint; in rfbGetClient()220 client->HandleKeyboardLedState = (HandleKeyboardLedStateProc)DummyPoint; in rfbGetClient()