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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dd3d.h834 #define IDirect3DViewport3_SetBackground(p,a) (p)->lpVtbl->SetBackground(p,a) macro
860 #define IDirect3DViewport3_SetBackground(p,a) (p)->SetBackground(a) macro
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dd3d.h834 #define IDirect3DViewport3_SetBackground(p,a) (p)->lpVtbl->SetBackground(p,a) macro
860 #define IDirect3DViewport3_SetBackground(p,a) (p)->SetBackground(a) macro

Completed in 26 milliseconds