Searched defs:ShowCursor (Results 1 - 23 of 23) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxf86Cursor.h17 void (*ShowCursor)(ScrnInfoPtr pScrn); member in struct:_xf86CursorInfoRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxf86Cursor.h17 void (*ShowCursor)(ScrnInfoPtr pScrn); member in struct:_xf86CursorInfoRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dxf86Cursor.h17 void (*ShowCursor)(ScrnInfoPtr pScrn); member in struct:_xf86CursorInfoRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dxf86Cursor.h17 void (*ShowCursor)(ScrnInfoPtr pScrn); member in struct:_xf86CursorInfoRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dxf86Cursor.h17 void (*ShowCursor)(ScrnInfoPtr pScrn); member in struct:_xf86CursorInfoRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dxf86Cursor.h17 void (*ShowCursor)(ScrnInfoPtr pScrn); member in struct:_xf86CursorInfoRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dxf86Cursor.h17 void (*ShowCursor)(ScrnInfoPtr pScrn); member in struct:_xf86CursorInfoRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dxf86Cursor.h17 void (*ShowCursor)(ScrnInfoPtr pScrn); member in struct:_xf86CursorInfoRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dxf86Cursor.h17 void (*ShowCursor)(ScrnInfoPtr pScrn); member in struct:_xf86CursorInfoRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dxf86Cursor.h17 void (*ShowCursor)(ScrnInfoPtr pScrn); member in struct:_xf86CursorInfoRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dxf86Cursor.h17 void (*ShowCursor) (ScrnInfoPtr pScrn); member in struct:_xf86CursorInfoRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dxf86Cursor.h17 void (*ShowCursor) (ScrnInfoPtr pScrn); member in struct:_xf86CursorInfoRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dxf86Cursor.h17 void (*ShowCursor) (ScrnInfoPtr pScrn); member in struct:_xf86CursorInfoRec
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/ramdac/
H A Dxf86Cursor.h18 void (*ShowCursor)(ScrnInfoPtr pScrn); member in struct:_xf86CursorInfoRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxf86Cursor.h18 void (*ShowCursor)(ScrnInfoPtr pScrn); member in struct:_xf86CursorInfoRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxf86Cursor.h18 void (*ShowCursor)(ScrnInfoPtr pScrn); member in struct:_xf86CursorInfoRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dxf86Cursor.h18 void (*ShowCursor) (ScrnInfoPtr pScrn); member in struct:_xf86CursorInfoRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dxf86Cursor.h18 void (*ShowCursor) (ScrnInfoPtr pScrn); member in struct:_xf86CursorInfoRec
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h7045 virtual BOOL STDMETHODCALLTYPE ShowCursor(
7753 BOOL (STDMETHODCALLTYPE *ShowCursor)( member in struct:IWineD3DDeviceVtbl
8334 #define IWineD3DDevice_ShowCursor(This,show) (This)->lpVtbl->ShowCursor(This,show)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h7046 virtual BOOL STDMETHODCALLTYPE ShowCursor(
7754 BOOL (STDMETHODCALLTYPE *ShowCursor)( member in struct:IWineD3DDeviceVtbl
8335 #define IWineD3DDevice_ShowCursor(This,show) (This)->lpVtbl->ShowCursor(This,show)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h7045 virtual BOOL STDMETHODCALLTYPE ShowCursor(
7753 BOOL (STDMETHODCALLTYPE *ShowCursor)( member in struct:IWineD3DDeviceVtbl
8334 #define IWineD3DDevice_ShowCursor(This,show) (This)->lpVtbl->ShowCursor(This,show)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.h7016 virtual BOOL STDMETHODCALLTYPE ShowCursor(
7702 BOOL (STDMETHODCALLTYPE *ShowCursor)( member in struct:IWineD3DDeviceVtbl
8257 #define IWineD3DDevice_ShowCursor(This,show) (This)->lpVtbl->ShowCursor(This,show)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h7045 virtual BOOL STDMETHODCALLTYPE ShowCursor(
7753 BOOL (STDMETHODCALLTYPE *ShowCursor)( member in struct:IWineD3DDeviceVtbl
8334 #define IWineD3DDevice_ShowCursor(This,show) (This)->lpVtbl->ShowCursor(This,show)

Completed in 235 milliseconds