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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3dx9core.h130 } D3DXFONT_DESCW, *LPD3DXFONT_DESCW; typedef in typeref:struct:_D3DXFONT_DESCW
145 STDMETHOD(GetDescW)(THIS_ D3DXFONT_DESCW *desc) PURE;
499 const D3DXFONT_DESCW *desc, struct ID3DXFont **font);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3dx9core.h130 } D3DXFONT_DESCW, *LPD3DXFONT_DESCW; typedef in typeref:struct:_D3DXFONT_DESCW
145 STDMETHOD(GetDescW)(THIS_ D3DXFONT_DESCW *desc) PURE;
491 HRESULT WINAPI D3DXCreateFontIndirectW(LPDIRECT3DDEVICE9 device, CONST D3DXFONT_DESCW *desc, LPD3DXFONT *font);

Completed in 52 milliseconds