ReactOS 0.4.16-dev-136-g52192f1
|
#include <d3dx9core.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 111 of file d3dx9core.h.
BYTE _D3DXFONT_DESCW::CharSet |
Definition at line 118 of file d3dx9core.h.
WCHAR _D3DXFONT_DESCW::FaceName[LF_FACESIZE] |
Definition at line 122 of file d3dx9core.h.
Referenced by D3DXCreateFontIndirectA().
INT _D3DXFONT_DESCW::Height |
Definition at line 113 of file d3dx9core.h.
BOOL _D3DXFONT_DESCW::Italic |
Definition at line 117 of file d3dx9core.h.
UINT _D3DXFONT_DESCW::MipLevels |
Definition at line 116 of file d3dx9core.h.
BYTE _D3DXFONT_DESCW::OutputPrecision |
Definition at line 119 of file d3dx9core.h.
BYTE _D3DXFONT_DESCW::PitchAndFamily |
Definition at line 121 of file d3dx9core.h.
BYTE _D3DXFONT_DESCW::Quality |
Definition at line 120 of file d3dx9core.h.
UINT _D3DXFONT_DESCW::Weight |
Definition at line 115 of file d3dx9core.h.
UINT _D3DXFONT_DESCW::Width |
Definition at line 114 of file d3dx9core.h.