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

  /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 98 milliseconds