Home | History | Annotate | Download | only in dshow

Lines Matching defs:SetDirectDraw

109     virtual HRESULT STDMETHODCALLTYPE SetDirectDraw(
182 HRESULT (STDMETHODCALLTYPE *SetDirectDraw)(
239 #define IDirectDrawVideo_SetDirectDraw(This,pDirectDraw) (This)->lpVtbl->SetDirectDraw(This,pDirectDraw)