Searched refs:showCursor (Results 1 – 4 of 4) sorted by relevance
2333 showCursor(true); in putChar()2404 showCursor(false); in putChar()3231 showCursor(true); in reset()
587 public void showCursor(boolean doshow) { in showCursor() method in VDUBuffer
312 bool showCursor; member in D3D9::Direct3DDevice9
2670 if(showCursor) in SetCursorProperties()5331 int oldValue = showCursor ? TRUE : FALSE; in ShowCursor()5332 showCursor = show != FALSE; in ShowCursor()5334 if(showCursor) in ShowCursor()