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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Durlmon.h4467 virtual HRESULT STDMETHODCALLTYPE ProcessSoftDist(
4504 HRESULT (STDMETHODCALLTYPE *ProcessSoftDist)( member in struct:ISoftDistExtVtbl
4539 #define ISoftDistExt_ProcessSoftDist(This,szCDFURL,pSoftDistElement,lpsdi) (This)->lpVtbl->ProcessSoftDist(This,szCDFURL,pSoftDistElement,lpsdi)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Durlmon.h4473 virtual HRESULT STDMETHODCALLTYPE ProcessSoftDist(
4510 HRESULT (STDMETHODCALLTYPE *ProcessSoftDist)( member in struct:ISoftDistExtVtbl
4545 #define ISoftDistExt_ProcessSoftDist(This,szCDFURL,pSoftDistElement,lpsdi) (This)->lpVtbl->ProcessSoftDist(This,szCDFURL,pSoftDistElement,lpsdi)

Completed in 79 milliseconds