HomeSort by relevance Sort by last modified time
    Searched refs:cursorWasMoved (Results 1 - 5 of 5) sorted by null

  /external/libvncserver/x11vnc/
cursor.c     [all...]
screen.c 828 !!(cl->cursorWasMoved),
1001 cl->cursorWasMoved = FALSE;
    [all...]
  /external/libvncserver/libvncserver/
main.c 650 cl->cursorWasMoved = FALSE;
656 other_client->cursorWasMoved = TRUE;
rfbserver.c     [all...]
  /external/libvncserver/rfb/
rfb.h 630 rfbBool cursorWasMoved; /**< cursor position update should be sent */
711 ((cl)->enableCursorPosUpdates && (cl)->cursorWasMoved) || \
    [all...]

Completed in 393 milliseconds