Searched refs:sendCursorShape (Results 1 - 1 of 1) sorted by relevance

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

Completed in 93 milliseconds