/reactos/modules/rostests/winetests/d3dx9_36/ |
H A D | core.c | 135 hr = D3DXCreateSprite(device, NULL); in test_ID3DXSprite() 138 hr = D3DXCreateSprite(NULL, &sprite); in test_ID3DXSprite() 141 hr = D3DXCreateSprite(device, &sprite); in test_ID3DXSprite() 669 D3DXCreateSprite(device, &sprite); in test_ID3DXFont()
|
/reactos/dll/directx/wine/d3dx9_36/ |
H A D | sprite.c | 569 HRESULT WINAPI D3DXCreateSprite(struct IDirect3DDevice9 *device, struct ID3DXSprite **sprite) in D3DXCreateSprite() function
|
H A D | d3dx9_36.spec | 91 @ stdcall D3DXCreateSprite(ptr ptr)
|
H A D | font.c | 717 D3DXCreateSprite(font->device, &target); in ID3DXFontImpl_DrawTextW()
|
/reactos/dll/directx/wine/d3dx9_24/ |
H A D | d3dx9_24.spec | 87 @ stdcall D3DXCreateSprite(ptr ptr)
|
/reactos/dll/directx/wine/d3dx9_25/ |
H A D | d3dx9_25.spec | 87 @ stdcall D3DXCreateSprite(ptr ptr)
|
/reactos/dll/directx/wine/d3dx9_28/ |
H A D | d3dx9_28.spec | 91 @ stdcall D3DXCreateSprite(ptr ptr)
|
/reactos/dll/directx/wine/d3dx9_31/ |
H A D | d3dx9_31.spec | 90 @ stdcall D3DXCreateSprite(ptr ptr)
|
/reactos/dll/directx/wine/d3dx9_32/ |
H A D | d3dx9_32.spec | 90 @ stdcall D3DXCreateSprite(ptr ptr)
|
/reactos/dll/directx/wine/d3dx9_38/ |
H A D | d3dx9_38.spec | 91 @ stdcall D3DXCreateSprite(ptr ptr)
|
/reactos/dll/directx/wine/d3dx9_40/ |
H A D | d3dx9_40.spec | 91 @ stdcall D3DXCreateSprite(ptr ptr)
|
/reactos/dll/directx/wine/d3dx9_42/ |
H A D | d3dx9_42.spec | 89 @ stdcall D3DXCreateSprite(ptr ptr)
|
/reactos/dll/directx/wine/d3dx9_33/ |
H A D | d3dx9_33.spec | 90 @ stdcall D3DXCreateSprite(ptr ptr)
|
/reactos/dll/directx/wine/d3dx9_34/ |
H A D | d3dx9_34.spec | 90 @ stdcall D3DXCreateSprite(ptr ptr)
|
/reactos/dll/directx/wine/d3dx9_35/ |
H A D | d3dx9_35.spec | 90 @ stdcall D3DXCreateSprite(ptr ptr)
|
/reactos/dll/directx/wine/d3dx9_37/ |
H A D | d3dx9_37.spec | 91 @ stdcall D3DXCreateSprite(ptr ptr)
|
/reactos/dll/directx/wine/d3dx9_26/ |
H A D | d3dx9_26.spec | 91 @ stdcall D3DXCreateSprite(ptr ptr)
|
/reactos/dll/directx/wine/d3dx9_27/ |
H A D | d3dx9_27.spec | 91 @ stdcall D3DXCreateSprite(ptr ptr)
|
/reactos/dll/directx/wine/d3dx9_29/ |
H A D | d3dx9_29.spec | 91 @ stdcall D3DXCreateSprite(ptr ptr)
|
/reactos/dll/directx/wine/d3dx9_30/ |
H A D | d3dx9_30.spec | 91 @ stdcall D3DXCreateSprite(ptr ptr)
|
/reactos/dll/directx/wine/d3dx9_39/ |
H A D | d3dx9_39.spec | 91 @ stdcall D3DXCreateSprite(ptr ptr)
|
/reactos/dll/directx/wine/d3dx9_41/ |
H A D | d3dx9_41.spec | 91 @ stdcall D3DXCreateSprite(ptr ptr)
|
/reactos/dll/directx/wine/d3dx9_43/ |
H A D | d3dx9_43.spec | 89 @ stdcall D3DXCreateSprite(ptr ptr)
|
/reactos/sdk/include/dxsdk/ |
H A D | d3dx9core.h | 499 HRESULT WINAPI D3DXCreateSprite(struct IDirect3DDevice9 *device, struct ID3DXSprite **sprite);
|