Searched defs:sendCursorPos (Results 1 - 1 of 1) sorted by relevance

/external/libvncserver/libvncserver/
H A Drfbserver.c2708 rfbBool sendCursorPos = FALSE; local
2757 sendCursorPos = TRUE;
2851 !sendCursorShape && !sendCursorPos && !sendKeyboardLedState &&
3043 !!sendCursorShape + !!sendCursorPos + !!sendKeyboardLedState +
3056 if (sendCursorPos) {

Completed in 51 milliseconds