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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h1152 virtual LPVOID STDMETHODCALLTYPE PostRealloc(
1221 LPVOID (STDMETHODCALLTYPE *PostRealloc)( member in struct:IMallocSpyVtbl
1270 #define IMallocSpy_PostRealloc(This,pActual,fSpyed) (This)->lpVtbl->PostRealloc(This,pActual,fSpyed)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h1152 virtual LPVOID STDMETHODCALLTYPE PostRealloc(
1221 LPVOID (STDMETHODCALLTYPE *PostRealloc)( member in struct:IMallocSpyVtbl
1270 #define IMallocSpy_PostRealloc(This,pActual,fSpyed) (This)->lpVtbl->PostRealloc(This,pActual,fSpyed)

Completed in 100 milliseconds