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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Doleidl.h2429 virtual HRESULT STDMETHODCALLTYPE SetColorScheme(
2545 HRESULT (STDMETHODCALLTYPE *SetColorScheme)( member in struct:IOleObjectVtbl
2581 #define IOleObject_SetColorScheme(This,pLogpal) (This)->lpVtbl->SetColorScheme(This,pLogpal)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Doleidl.h2429 virtual HRESULT STDMETHODCALLTYPE SetColorScheme(
2545 HRESULT (STDMETHODCALLTYPE *SetColorScheme)( member in struct:IOleObjectVtbl
2581 #define IOleObject_SetColorScheme(This,pLogpal) (This)->lpVtbl->SetColorScheme(This,pLogpal)

Completed in 77 milliseconds