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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Doaidl.h3754 virtual HRESULT STDMETHODCALLTYPE SetAlignment(
3866 HRESULT (STDMETHODCALLTYPE *SetAlignment)( member in struct:ICreateTypeInfoVtbl
3953 #define ICreateTypeInfo_SetAlignment(This,cbAlignment) (This)->lpVtbl->SetAlignment(This,cbAlignment)
4301 HRESULT (STDMETHODCALLTYPE *SetAlignment)( member in struct:ICreateTypeInfo2Vtbl
4461 #define ICreateTypeInfo2_SetAlignment(This,cbAlignment) (This)->lpVtbl->SetAlignment(This,cbAlignment)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Doaidl.h3754 virtual HRESULT STDMETHODCALLTYPE SetAlignment(
3866 HRESULT (STDMETHODCALLTYPE *SetAlignment)( member in struct:ICreateTypeInfoVtbl
3953 #define ICreateTypeInfo_SetAlignment(This,cbAlignment) (This)->lpVtbl->SetAlignment(This,cbAlignment)
4301 HRESULT (STDMETHODCALLTYPE *SetAlignment)( member in struct:ICreateTypeInfo2Vtbl
4461 #define ICreateTypeInfo2_SetAlignment(This,cbAlignment) (This)->lpVtbl->SetAlignment(This,cbAlignment)

Completed in 74 milliseconds