Searched refs:showCursor (Results 1 – 6 of 6) 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
265 bool showCursor; member in D3D8::Direct3DDevice8
2048 showCursor = false; in Reset()3999 int oldValue = showCursor ? TRUE : FALSE; in ShowCursor()4001 showCursor = show != FALSE && cursor; in ShowCursor()4842 if(showCursor) in bindCursor()
312 bool showCursor; member in D3D9::Direct3DDevice9
2671 if(showCursor) in SetCursorProperties()5332 int oldValue = showCursor ? TRUE : FALSE; in ShowCursor()5333 showCursor = show != FALSE; in ShowCursor()5335 if(showCursor) in ShowCursor()