Searched refs:GetProperty (Results 1 - 25 of 59) sorted by relevance

123

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dexevents.h237 int (*GetProperty) (DeviceIntPtr dev,
H A Dinputstr.h371 int (*GetProperty) (DeviceIntPtr dev, member in struct:_XIPropertyHandler
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dexevents.h93 int (*GetProperty) (DeviceIntPtr dev,
H A Dinputstr.h423 int (*GetProperty) (DeviceIntPtr dev, member in struct:_XIPropertyHandler
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dexevents.h93 int (*GetProperty) (DeviceIntPtr dev,
H A Dinputstr.h431 int (*GetProperty) (DeviceIntPtr dev, member in struct:_XIPropertyHandler
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dexevents.h93 int (*GetProperty) (DeviceIntPtr dev,
H A Dinputstr.h432 int (*GetProperty) (DeviceIntPtr dev, member in struct:_XIPropertyHandler
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dexevents.h94 int (*GetProperty) (DeviceIntPtr dev,
H A Dinputstr.h433 int (*GetProperty) (DeviceIntPtr dev, member in struct:_XIPropertyHandler
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dexevents.h94 int (*GetProperty) (DeviceIntPtr dev,
H A Dinputstr.h412 int (*GetProperty) (DeviceIntPtr dev, member in struct:_XIPropertyHandler
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dexevents.h112 int (*GetProperty) (DeviceIntPtr
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dexevents.h112 int (*GetProperty) (DeviceIntPtr
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dexevents.h117 int (*GetProperty) (DeviceIntPtr dev,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dexevents.h112 int (*GetProperty) (DeviceIntPtr
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dexevents.h112 int (*GetProperty) (DeviceIntPtr
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dexevents.h112 int (*GetProperty) (DeviceIntPtr
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dxmllite.idl57 HRESULT GetProperty( [in] UINT property, [out] LONG_PTR *value);
272 HRESULT GetProperty([in] UINT nProperty, [out] LONG_PTR *ppValue);
H A Dwinsxs.idl161 HRESULT GetProperty(
H A Dfusion.idl281 HRESULT GetProperty(
H A Ddinput.h1563 STDMETHOD(GetProperty)(THIS_ REFGUID rguidProp, LPDIPROPHEADER pdiph) PURE;
1592 STDMETHOD(GetProperty)(THIS_ REFGUID rguidProp, LPDIPROPHEADER pdiph) PURE;
1616 #define IDirectInputDevice_GetProperty(p,a,b) (p)->lpVtbl->GetProperty(p,a,b)
1637 #define IDirectInputDevice_GetProperty(p,a,b) (p)->GetProperty(a,b)
1666 STDMETHOD(GetProperty)(THIS_ REFGUID rguidProp, LPDIPROPHEADER pdiph) PURE;
1705 STDMETHOD(GetProperty)(THIS_ REFGUID rguidProp, LPDIPROPHEADER pdiph) PURE;
1739 #define IDirectInputDevice2_GetProperty(p,a,b) (p)->lpVtbl->GetProperty(p,a,b)
1770 #define IDirectInputDevice2_GetProperty(p,a,b) (p)->GetProperty(a,b)
1808 STDMETHOD(GetProperty)(THIS_ REFGUID rguidProp, LPDIPROPHEADER pdiph) PURE;
1850 STDMETHOD(GetProperty)(THIS
[all...]
/vbox/include/VBox/HostServices/
H A DGuestPropertySvc.h351 } GetProperty; typedef in namespace:guestProp
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddinput.h1408 STDMETHOD(GetProperty)(THIS_ REFGUID rguidProp, LPDIPROPHEADER pdiph) PURE;
1437 STDMETHOD(GetProperty)(THIS_ REFGUID rguidProp, LPDIPROPHEADER pdiph) PURE;
1461 #define IDirectInputDevice_GetProperty(p,a,b) (p)->lpVtbl->GetProperty(p,a,b)
1482 #define IDirectInputDevice_GetProperty(p,a,b) (p)->GetProperty(a,b)
1511 STDMETHOD(GetProperty)(THIS_ REFGUID rguidProp, LPDIPROPHEADER pdiph) PURE;
1550 STDMETHOD(GetProperty)(THIS_ REFGUID rguidProp, LPDIPROPHEADER pdiph) PURE;
1584 #define IDirectInputDevice2_GetProperty(p,a,b) (p)->lpVtbl->GetProperty(p,a,b)
1615 #define IDirectInputDevice2_GetProperty(p,a,b) (p)->GetProperty(a,b)
1653 STDMETHOD(GetProperty)(THIS_ REFGUID rguidProp, LPDIPROPHEADER pdiph) PURE;
1695 STDMETHOD(GetProperty)(THIS
[all...]
H A Dfusion.idl279 HRESULT GetProperty(

Completed in 119 milliseconds

123