ReactOS 0.4.15-dev-7942-gd23573b
_D3DXFONT_DESCW Struct Reference

#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]
 

Detailed Description

Definition at line 111 of file d3dx9core.h.

Member Data Documentation

◆ CharSet

BYTE _D3DXFONT_DESCW::CharSet

Definition at line 118 of file d3dx9core.h.

◆ FaceName

WCHAR _D3DXFONT_DESCW::FaceName[LF_FACESIZE]

Definition at line 122 of file d3dx9core.h.

Referenced by D3DXCreateFontIndirectA().

◆ Height

INT _D3DXFONT_DESCW::Height

Definition at line 113 of file d3dx9core.h.

◆ Italic

BOOL _D3DXFONT_DESCW::Italic

Definition at line 117 of file d3dx9core.h.

◆ MipLevels

UINT _D3DXFONT_DESCW::MipLevels

Definition at line 116 of file d3dx9core.h.

◆ OutputPrecision

BYTE _D3DXFONT_DESCW::OutputPrecision

Definition at line 119 of file d3dx9core.h.

◆ PitchAndFamily

BYTE _D3DXFONT_DESCW::PitchAndFamily

Definition at line 121 of file d3dx9core.h.

◆ Quality

BYTE _D3DXFONT_DESCW::Quality

Definition at line 120 of file d3dx9core.h.

◆ Weight

UINT _D3DXFONT_DESCW::Weight

Definition at line 115 of file d3dx9core.h.

◆ Width

UINT _D3DXFONT_DESCW::Width

Definition at line 114 of file d3dx9core.h.


The documentation for this struct was generated from the following file: