Home
last modified time | relevance | path

Searched refs:wrapBottomToTop (Results 1 – 3 of 3) sorted by relevance

/external/libvncserver/vncterm/
DVNConsole.h23 rfbBool wrapBottomToTop; member
DLinuxVNC.c128 console->wrapBottomToTop=TRUE; in main()
DVNConsole.c96 c->wrapBottomToTop=FALSE; in vcGetConsole()
208 if(c->wrapBottomToTop) in vcCheckCoordinates()