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

/vbox/include/VBox/HostServices/
H A DGuestPropertySvc.h351 } GetProperty; typedef in namespace:guestProp
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dinputstr.h468 int (*GetProperty) (DeviceIntPtr dev, Atom property); member in struct:_XIPropertyHandler
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dinputstr.h468 int (*GetProperty) (DeviceIntPtr dev, Atom property); member in struct:_XIPropertyHandler
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
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 Dinputstr.h423 int (*GetProperty) (DeviceIntPtr dev, member in struct:_XIPropertyHandler
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
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 Dinputstr.h432 int (*GetProperty) (DeviceIntPtr dev, member in struct:_XIPropertyHandler
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
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 Dinputstr.h412 int (*GetProperty) (DeviceIntPtr dev, member in struct:_XIPropertyHandler
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dinputstr.h476 int (*GetProperty) (DeviceIntPtr dev, member in struct:_XIPropertyHandler
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dinputstr.h466 int (*GetProperty) (DeviceIntPtr dev, Atom property); member in struct:_XIPropertyHandler
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dinputstr.h468 int (*GetProperty) (DeviceIntPtr dev, Atom property); member in struct:_XIPropertyHandler
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dinputstr.h468 int (*GetProperty) (DeviceIntPtr dev, Atom property); member in struct:_XIPropertyHandler
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h10128 virtual HRESULT STDMETHODCALLTYPE GetProperty(
10164 HRESULT (STDMETHODCALLTYPE *GetProperty)( member in struct:IContextVtbl
10188 #define IContext_GetProperty(This,guid,pFlags,ppUnk) (This)->lpVtbl->GetProperty(This,guid,pFlags,ppUnk)
10292 HRESULT (STDMETHODCALLTYPE *GetProperty)( member in struct:IObjContextVtbl
10338 #define IObjContext_GetProperty(This,guid,pFlags,ppUnk) (This)->lpVtbl->GetProperty(This,guid,pFlags,ppUnk)
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h3378 nsresult (*GetProperty)( member in struct:IHardDisk_vtbl
H A DVBoxCAPI_v3_0.h3931 nsresult (*GetProperty)( member in struct:IHardDisk_vtbl
H A DVBoxCAPI_v3_1.h3951 nsresult (*GetProperty)( member in struct:IMedium_vtbl
H A DVBoxCAPI_v3_2.h4157 nsresult (*GetProperty)( member in struct:IMedium_vtbl
H A DVBoxCAPI_v4_0.h4432 nsresult (*GetProperty)( member in struct:IMedium_vtbl
H A DVBoxCAPI_v4_1.h4808 nsresult (*GetProperty)( member in struct:IMedium_vtbl
5310 nsresult (*GetProperty)( member in struct:INetworkAdapter_vtbl
H A DVBoxCAPI_v4_2.h5723 nsresult (*GetProperty)( member in struct:IMedium_vtbl
6245 nsresult (*GetProperty)( member in struct:INetworkAdapter_vtbl
H A DVBoxCAPI_v4_3.h11283 nsresult (*GetProperty)( member in struct:IMedium_vtbl
11462 nsresult (*GetProperty)( member in struct:IMediumVtbl
11615 #define IMedium_GetProperty(p, aName, aValue) ((p)->lpVtbl->GetProperty(p, aName, aValue))
12717 nsresult (*GetProperty)( member in struct:INetworkAdapter_vtbl
12797 nsresult (*GetProperty)( member in struct:INetworkAdapterVtbl
12890 #define INetworkAdapter_GetProperty(p, aKey, aValue) ((p)->lpVtbl->GetProperty(p, aKey, aValue))
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h10128 virtual HRESULT STDMETHODCALLTYPE GetProperty(
10164 HRESULT (STDMETHODCALLTYPE *GetProperty)( member in struct:IContextVtbl
10188 #define IContext_GetProperty(This,guid,pFlags,ppUnk) (This)->lpVtbl->GetProperty(This,guid,pFlags,ppUnk)
10292 HRESULT (STDMETHODCALLTYPE *GetProperty)( member in struct:IObjContextVtbl
10338 #define IObjContext_GetProperty(This,guid,pFlags,ppUnk) (This)->lpVtbl->GetProperty(This,guid,pFlags,ppUnk)

Completed in 2364 milliseconds