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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h1168 virtual int STDMETHODCALLTYPE PostDidAlloc(
1241 int (STDMETHODCALLTYPE *PostDidAlloc)( member in struct:IMallocSpyVtbl
1274 #define IMallocSpy_PostDidAlloc(This,pRequest,fSpyed,fActual) (This)->lpVtbl->PostDidAlloc(This,pRequest,fSpyed,fActual)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h1168 virtual int STDMETHODCALLTYPE PostDidAlloc(
1241 int (STDMETHODCALLTYPE *PostDidAlloc)( member in struct:IMallocSpyVtbl
1274 #define IMallocSpy_PostDidAlloc(This,pRequest,fSpyed,fActual) (This)->lpVtbl->PostDidAlloc(This,pRequest,fSpyed,fActual)

Completed in 103 milliseconds