|
ReactOS 0.4.17-dev-934-g091855f
|
#include <d3dx10core.h>
Public Attributes | |
| INT | Height |
| UINT | Width |
| UINT | Weight |
| UINT | MipLevels |
| BOOL | Italic |
| BYTE | CharSet |
| BYTE | OutputPrecision |
| BYTE | Quality |
| BYTE | PitchAndFamily |
| WCHAR | FaceName [LF_FACESIZE] |
Definition at line 58 of file d3dx10core.h.
| BYTE _D3DX10_FONT_DESCW::CharSet |
Definition at line 65 of file d3dx10core.h.
| WCHAR _D3DX10_FONT_DESCW::FaceName[LF_FACESIZE] |
Definition at line 69 of file d3dx10core.h.
Referenced by D3DX10CreateFontIndirectA().
| INT _D3DX10_FONT_DESCW::Height |
Definition at line 60 of file d3dx10core.h.
| BOOL _D3DX10_FONT_DESCW::Italic |
Definition at line 64 of file d3dx10core.h.
| UINT _D3DX10_FONT_DESCW::MipLevels |
Definition at line 63 of file d3dx10core.h.
| BYTE _D3DX10_FONT_DESCW::OutputPrecision |
Definition at line 66 of file d3dx10core.h.
| BYTE _D3DX10_FONT_DESCW::PitchAndFamily |
Definition at line 68 of file d3dx10core.h.
| BYTE _D3DX10_FONT_DESCW::Quality |
Definition at line 67 of file d3dx10core.h.
| UINT _D3DX10_FONT_DESCW::Weight |
Definition at line 62 of file d3dx10core.h.
| UINT _D3DX10_FONT_DESCW::Width |
Definition at line 61 of file d3dx10core.h.