ReactOS 0.4.17-dev-934-g091855f
_D3DX10_FONT_DESCW Struct Reference

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

Detailed Description

Definition at line 58 of file d3dx10core.h.

Member Data Documentation

◆ CharSet

BYTE _D3DX10_FONT_DESCW::CharSet

Definition at line 65 of file d3dx10core.h.

◆ FaceName

WCHAR _D3DX10_FONT_DESCW::FaceName[LF_FACESIZE]

Definition at line 69 of file d3dx10core.h.

Referenced by D3DX10CreateFontIndirectA().

◆ Height

INT _D3DX10_FONT_DESCW::Height

Definition at line 60 of file d3dx10core.h.

◆ Italic

BOOL _D3DX10_FONT_DESCW::Italic

Definition at line 64 of file d3dx10core.h.

◆ MipLevels

UINT _D3DX10_FONT_DESCW::MipLevels

Definition at line 63 of file d3dx10core.h.

◆ OutputPrecision

BYTE _D3DX10_FONT_DESCW::OutputPrecision

Definition at line 66 of file d3dx10core.h.

◆ PitchAndFamily

BYTE _D3DX10_FONT_DESCW::PitchAndFamily

Definition at line 68 of file d3dx10core.h.

◆ Quality

BYTE _D3DX10_FONT_DESCW::Quality

Definition at line 67 of file d3dx10core.h.

◆ Weight

UINT _D3DX10_FONT_DESCW::Weight

Definition at line 62 of file d3dx10core.h.

◆ Width

UINT _D3DX10_FONT_DESCW::Width

Definition at line 61 of file d3dx10core.h.


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