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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h1146 virtual ULONG STDMETHODCALLTYPE PreRealloc(
1214 ULONG (STDMETHODCALLTYPE *PreRealloc)( member in struct:IMallocSpyVtbl
1269 #define IMallocSpy_PreRealloc(This,pRequest,cbRequest,ppNewRequest,fSpyed) (This)->lpVtbl->PreRealloc(This,pRequest,cbRequest,ppNewRequest,fSpyed)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h1146 virtual ULONG STDMETHODCALLTYPE PreRealloc(
1214 ULONG (STDMETHODCALLTYPE *PreRealloc)( member in struct:IMallocSpyVtbl
1269 #define IMallocSpy_PreRealloc(This,pRequest,cbRequest,ppNewRequest,fSpyed) (This)->lpVtbl->PreRealloc(This,pRequest,cbRequest,ppNewRequest,fSpyed)

Completed in 80 milliseconds