Searched refs:GetBackgroundClr (Results 1 - 6 of 6) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dvmr9.idl261 HRESULT GetBackgroundClr([out] COLORREF *back);
H A Dvmr9.h1256 virtual HRESULT STDMETHODCALLTYPE GetBackgroundClr(
1332 HRESULT (STDMETHODCALLTYPE *GetBackgroundClr)(
1379 #define IVMRMixerControl9_GetBackgroundClr(This,back) (This)->lpVtbl->GetBackgroundClr(This,back)
1419 return This->lpVtbl->GetBackgroundClr(This,back);
H A Dstrmif.h15823 virtual HRESULT WINAPI GetBackgroundClr(COLORREF *lpClrBkg) = 0;
15840 HRESULT (WINAPI *GetBackgroundClr)(IVMRMixerControl *This,COLORREF *lpClrBkg); member in struct:IVMRMixerControlVtbl
15859 #define IVMRMixerControl_GetBackgroundClr(This,lpClrBkg) (This)->lpVtbl->GetBackgroundClr(This,lpClrBkg)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dvmr9.idl261 HRESULT GetBackgroundClr([out] COLORREF *back);
H A Dvmr9.h1256 virtual HRESULT STDMETHODCALLTYPE GetBackgroundClr(
1332 HRESULT (STDMETHODCALLTYPE *GetBackgroundClr)(
1379 #define IVMRMixerControl9_GetBackgroundClr(This,back) (This)->lpVtbl->GetBackgroundClr(This,back)
1419 return This->lpVtbl->GetBackgroundClr(This,back);
H A Dstrmif.h15823 virtual HRESULT WINAPI GetBackgroundClr(COLORREF *lpClrBkg) = 0;
15840 HRESULT (WINAPI *GetBackgroundClr)(IVMRMixerControl *This,COLORREF *lpClrBkg); member in struct:IVMRMixerControlVtbl
15859 #define IVMRMixerControl_GetBackgroundClr(This,lpClrBkg) (This)->lpVtbl->GetBackgroundClr(This,lpClrBkg)

Completed in 168 milliseconds