Searched refs:put_SourceWidth (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dcontrol.h766 virtual HRESULT WINAPI put_SourceWidth(__LONG32 SourceWidth) = 0;
809 HRESULT (WINAPI *put_SourceWidth)(IBasicVideo *This,__LONG32 SourceWidth); member in struct:IBasicVideoVtbl
854 #define IBasicVideo_put_SourceWidth(This,SourceWidth) (This)->lpVtbl->put_SourceWidth(This,SourceWidth)
972 HRESULT (WINAPI *put_SourceWidth)(IBasicVideo2 *This,__LONG32 SourceWidth); member in struct:IBasicVideo2Vtbl
1018 #define IBasicVideo2_put_SourceWidth(This,SourceWidth) (This)->lpVtbl->put_SourceWidth(This,SourceWidth)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dcontrol.h766 virtual HRESULT WINAPI put_SourceWidth(__LONG32 SourceWidth) = 0;
809 HRESULT (WINAPI *put_SourceWidth)(IBasicVideo *This,__LONG32 SourceWidth); member in struct:IBasicVideoVtbl
854 #define IBasicVideo_put_SourceWidth(This,SourceWidth) (This)->lpVtbl->put_SourceWidth(This,SourceWidth)
972 HRESULT (WINAPI *put_SourceWidth)(IBasicVideo2 *This,__LONG32 SourceWidth); member in struct:IBasicVideo2Vtbl
1018 #define IBasicVideo2_put_SourceWidth(This,SourceWidth) (This)->lpVtbl->put_SourceWidth(This,SourceWidth)

Completed in 44 milliseconds