LibVNCServer/LibVNCClient
|
Go to the source code of this file.
Functions | |
void | rfbShowCursor (rfbClientPtr cl) |
void | rfbHideCursor (rfbClientPtr cl) |
void | rfbRedrawAfterHideCursor (rfbClientPtr cl, sraRegionPtr updateRegion) |
rfbClientPtr | rfbClientIteratorHead (rfbClientIteratorPtr i) |
void | rfbFreeUltraData (rfbClientPtr cl) |
rfbClientPtr rfbClientIteratorHead | ( | rfbClientIteratorPtr | i | ) |
void rfbRedrawAfterHideCursor | ( | rfbClientPtr | cl, |
sraRegionPtr | updateRegion | ||
) |