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

  /external/libvncserver/x11vnc/
cursor.c     [all...]
screen.c 827 !!(cl->cursorWasChanged),
1000 cl->cursorWasChanged = FALSE;
    [all...]
  /external/libvncserver/rfb/
rfb.h 629 rfbBool cursorWasChanged; /**< cursor shape update should be sent */
706 (((cl)->enableCursorShapeUpdates && (cl)->cursorWasChanged) || \
    [all...]
  /external/libvncserver/libvncserver/
rfbserver.c     [all...]
cursor.c 748 cl->cursorWasChanged = TRUE;

Completed in 252 milliseconds