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

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

Completed in 133 milliseconds