Searched refs:IDirect3DVolume9_LockBox (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dd3d9.h388 #define IDirect3DVolume9_LockBox(p,a,b,c) (p)->lpVtbl->LockBox(p,a,b,c) macro
402 #define IDirect3DVolume9_LockBox(p,a,b,c) (p)->LockBox(a,b,c) macro
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dd3d9.h388 #define IDirect3DVolume9_LockBox(p,a,b,c) (p)->lpVtbl->LockBox(p,a,b,c) macro
402 #define IDirect3DVolume9_LockBox(p,a,b,c) (p)->LockBox(a,b,c) macro

Completed in 53 milliseconds