Searched refs:IDirect3DDevice9Ex_SetCursorProperties (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | d3d9.h | 1937 #define IDirect3DDevice9Ex_SetCursorProperties(p,a,b,c) (p)->lpVtbl->SetCursorP… macro 2075 #define IDirect3DDevice9Ex_SetCursorProperties(p,a,b,c) (p)->SetCursorPropertie… macro
|
/aosp_15_r20/external/mesa3d/include/D3D9/ |
H A D | d3d9.h | 1150 #define IDirect3DDevice9Ex_SetCursorProperties(p,a,b,c) (p)->lpVtbl->SetCursorProperties(p,a,b,c) macro
|