Home
last modified time | relevance | path

Searched defs:showCursor (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/src/D3D8/
DDirect3DDevice8.hpp265 bool showCursor; member in D3D8::Direct3DDevice8
/external/swiftshader/src/D3D9/
DDirect3DDevice9.hpp312 bool showCursor; member in D3D9::Direct3DDevice9
/external/sl4a/ScriptingLayerForAndroid/src/de/mud/terminal/
DVDUBuffer.java587 public void showCursor(boolean doshow) { in showCursor() method in VDUBuffer