OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 107 milliseconds