| /vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/ |
| H A D | exevents.h | 237 int (*GetProperty) (DeviceIntPtr dev,
|
| H A D | inputstr.h | 371 int (*GetProperty) (DeviceIntPtr dev, member in struct:_XIPropertyHandler
|
| /vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/ |
| H A D | exevents.h | 93 int (*GetProperty) (DeviceIntPtr dev,
|
| H A D | inputstr.h | 423 int (*GetProperty) (DeviceIntPtr dev, member in struct:_XIPropertyHandler
|
| /vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/ |
| H A D | exevents.h | 93 int (*GetProperty) (DeviceIntPtr dev,
|
| H A D | inputstr.h | 431 int (*GetProperty) (DeviceIntPtr dev, member in struct:_XIPropertyHandler
|
| /vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/ |
| H A D | exevents.h | 93 int (*GetProperty) (DeviceIntPtr dev,
|
| H A D | inputstr.h | 432 int (*GetProperty) (DeviceIntPtr dev, member in struct:_XIPropertyHandler
|
| /vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/ |
| H A D | exevents.h | 94 int (*GetProperty) (DeviceIntPtr dev,
|
| H A D | inputstr.h | 433 int (*GetProperty) (DeviceIntPtr dev, member in struct:_XIPropertyHandler
|
| /vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/ |
| H A D | exevents.h | 94 int (*GetProperty) (DeviceIntPtr dev,
|
| H A D | inputstr.h | 412 int (*GetProperty) (DeviceIntPtr dev, member in struct:_XIPropertyHandler
|
| /vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/ |
| H A D | exevents.h | 112 int (*GetProperty) (DeviceIntPtr
|
| /vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/ |
| H A D | exevents.h | 112 int (*GetProperty) (DeviceIntPtr
|
| /vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/ |
| H A D | exevents.h | 117 int (*GetProperty) (DeviceIntPtr dev,
|
| /vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/ |
| H A D | exevents.h | 112 int (*GetProperty) (DeviceIntPtr
|
| /vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/ |
| H A D | exevents.h | 112 int (*GetProperty) (DeviceIntPtr
|
| /vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/ |
| H A D | exevents.h | 112 int (*GetProperty) (DeviceIntPtr
|
| /vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ |
| H A D | xmllite.idl | 57 HRESULT GetProperty( [in] UINT property, [out] LONG_PTR *value); 272 HRESULT GetProperty([in] UINT nProperty, [out] LONG_PTR *ppValue);
|
| H A D | winsxs.idl | 161 HRESULT GetProperty(
|
| H A D | fusion.idl | 281 HRESULT GetProperty(
|
| H A D | dinput.h | 1563 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 D | GuestPropertySvc.h | 351 } GetProperty; typedef in namespace:guestProp
|
| /vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ |
| H A D | dinput.h | 1408 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 D | fusion.idl | 279 HRESULT GetProperty(
|