Searched defs:GetColorSet (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Doleidl.h2999 virtual HRESULT STDMETHODCALLTYPE GetColorSet(
3057 HRESULT (STDMETHODCALLTYPE *GetColorSet)( member in struct:IViewObjectVtbl
3102 #define IViewObject_GetColorSet(This,dwDrawAspect,lindex,pvAspect,ptd,hicTargetDev,ppColorSet) (This)->lpVtbl->GetColorSet(This,dwDrawAspect,lindex,pvAspect,ptd,hicTargetDev,ppColorSet)
3291 HRESULT (STDMETHODCALLTYPE *GetColorSet)( member in struct:IViewObject2Vtbl
3344 #define IViewObject2_GetColorSet(This,dwDrawAspect,lindex,pvAspect,ptd,hicTargetDev,ppColorSet) (This)->lpVtbl->GetColorSet(This,dwDrawAspect,lindex,pvAspect,ptd,hicTargetDev,ppColorSet)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Doleidl.h2999 virtual HRESULT STDMETHODCALLTYPE GetColorSet(
3057 HRESULT (STDMETHODCALLTYPE *GetColorSet)( member in struct:IViewObjectVtbl
3102 #define IViewObject_GetColorSet(This,dwDrawAspect,lindex,pvAspect,ptd,hicTargetDev,ppColorSet) (This)->lpVtbl->GetColorSet(This,dwDrawAspect,lindex,pvAspect,ptd,hicTargetDev,ppColorSet)
3291 HRESULT (STDMETHODCALLTYPE *GetColorSet)( member in struct:IViewObject2Vtbl
3344 #define IViewObject2_GetColorSet(This,dwDrawAspect,lindex,pvAspect,ptd,hicTargetDev,ppColorSet) (This)->lpVtbl->GetColorSet(This,dwDrawAspect,lindex,pvAspect,ptd,hicTargetDev,ppColorSet)

Completed in 47 milliseconds