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

/vbox/include/VBox/HostServices/
H A DGuestPropertySvc.h381 } SetProperty; typedef in namespace:guestProp
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dinputstr.h466 int (*SetProperty) (DeviceIntPtr dev, member in struct:_XIPropertyHandler
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dinputstr.h466 int (*SetProperty) (DeviceIntPtr dev, member in struct:_XIPropertyHandler
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dinputstr.h367 int (*SetProperty) (DeviceIntPtr dev, member in struct:_XIPropertyHandler
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dinputstr.h419 int (*SetProperty) (DeviceIntPtr dev, member in struct:_XIPropertyHandler
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dinputstr.h427 int (*SetProperty) (DeviceIntPtr dev, member in struct:_XIPropertyHandler
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dinputstr.h428 int (*SetProperty) (DeviceIntPtr dev, member in struct:_XIPropertyHandler
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dinputstr.h429 int (*SetProperty) (DeviceIntPtr dev, member in struct:_XIPropertyHandler
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dinputstr.h408 int (*SetProperty) (DeviceIntPtr dev, member in struct:_XIPropertyHandler
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dinputstr.h472 int (*SetProperty) (DeviceIntPtr dev, member in struct:_XIPropertyHandler
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dinputstr.h464 int (*SetProperty) (DeviceIntPtr dev, member in struct:_XIPropertyHandler
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dinputstr.h466 int (*SetProperty) (DeviceIntPtr dev, member in struct:_XIPropertyHandler
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dinputstr.h466 int (*SetProperty) (DeviceIntPtr dev, member in struct:_XIPropertyHandler
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h10120 virtual HRESULT STDMETHODCALLTYPE SetProperty(
10154 HRESULT (STDMETHODCALLTYPE *SetProperty)( member in struct:IContextVtbl
10186 #define IContext_SetProperty(This,policyId,flags,pUnk) (This)->lpVtbl->SetProperty(This,policyId,flags,pUnk)
10282 HRESULT (STDMETHODCALLTYPE *SetProperty)( member in struct:IObjContextVtbl
10336 #define IObjContext_SetProperty(This,policyId,flags,pUnk) (This)->lpVtbl->SetProperty(This,policyId,flags,pUnk)
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h3384 nsresult (*SetProperty)( member in struct:IHardDisk_vtbl
H A DVBoxCAPI_v3_0.h3937 nsresult (*SetProperty)( member in struct:IHardDisk_vtbl
H A DVBoxCAPI_v3_1.h3957 nsresult (*SetProperty)( member in struct:IMedium_vtbl
H A DVBoxCAPI_v3_2.h4163 nsresult (*SetProperty)( member in struct:IMedium_vtbl
H A DVBoxCAPI_v4_0.h4438 nsresult (*SetProperty)( member in struct:IMedium_vtbl
H A DVBoxCAPI_v4_1.h4814 nsresult (*SetProperty)( member in struct:IMedium_vtbl
5316 nsresult (*SetProperty)( member in struct:INetworkAdapter_vtbl
H A DVBoxCAPI_v4_2.h5729 nsresult (*SetProperty)( member in struct:IMedium_vtbl
6251 nsresult (*SetProperty)( member in struct:INetworkAdapter_vtbl
H A DVBoxCAPI_v4_3.h11289 nsresult (*SetProperty)( member in struct:IMedium_vtbl
11468 nsresult (*SetProperty)( member in struct:IMediumVtbl
11616 #define IMedium_SetProperty(p, aName, aValue) ((p)->lpVtbl->SetProperty(p, aName, aValue))
12723 nsresult (*SetProperty)( member in struct:INetworkAdapter_vtbl
12803 nsresult (*SetProperty)( member in struct:INetworkAdapterVtbl
12891 #define INetworkAdapter_SetProperty(p, aKey, aValue) ((p)->lpVtbl->SetProperty(p, aKey, aValue))
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h10120 virtual HRESULT STDMETHODCALLTYPE SetProperty(
10154 HRESULT (STDMETHODCALLTYPE *SetProperty)( member in struct:IContextVtbl
10186 #define IContext_SetProperty(This,policyId,flags,pUnk) (This)->lpVtbl->SetProperty(This,policyId,flags,pUnk)
10282 HRESULT (STDMETHODCALLTYPE *SetProperty)( member in struct:IObjContextVtbl
10336 #define IObjContext_SetProperty(This,policyId,flags,pUnk) (This)->lpVtbl->SetProperty(This,policyId,flags,pUnk)

Completed in 414 milliseconds