Searched refs:dontDrawCursor (Results 1 – 2 of 2) sorted by relevance
69 if(!c->dontDrawCursor) in vcMakeSureCursorIsDrawn()99 c->dontDrawCursor=FALSE; in vcGetConsole()158 c->dontDrawCursor=TRUE; in vcScroll()188 c->dontDrawCursor=FALSE; in vcScroll()
52 rfbBool dontDrawCursor; /* for example, while scrolling */ member