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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h1133 virtual ULONG STDMETHODCALLTYPE PreAlloc(
1197 ULONG (STDMETHODCALLTYPE *PreAlloc)( member in struct:IMallocSpyVtbl
1265 #define IMallocSpy_PreAlloc(This,cbRequest) (This)->lpVtbl->PreAlloc(This,cbRequest)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h1133 virtual ULONG STDMETHODCALLTYPE PreAlloc(
1197 ULONG (STDMETHODCALLTYPE *PreAlloc)( member in struct:IMallocSpyVtbl
1265 #define IMallocSpy_PreAlloc(This,cbRequest) (This)->lpVtbl->PreAlloc(This,cbRequest)

Completed in 142 milliseconds