dlangui v0.9.186 (2020-07-29T06:28:30Z)
Home
Dub
Repo
D3DX10_FONT_DESCW
win32
directx
d3dx10core
Undocumented in source.
version(Windows)
struct
D3DX10_FONT_DESCW {
INT
Height
;
UINT
Width
;
UINT
Weight
;
UINT
MipLevels
;
BOOL
Italic
;
BYTE
CharSet
;
BYTE
OutputPrecision
;
BYTE
Quality
;
BYTE
PitchAndFamily
;
WCHAR
[
LF_FACESIZE
]
FaceName
;
}
Members
Variables
CharSet
BYTE
CharSet
;
Undocumented in source.
FaceName
WCHAR
[
LF_FACESIZE
]
FaceName
;
Undocumented in source.
Height
INT
Height
;
Undocumented in source.
Italic
BOOL
Italic
;
Undocumented in source.
MipLevels
UINT
MipLevels
;
Undocumented in source.
OutputPrecision
BYTE
OutputPrecision
;
Undocumented in source.
PitchAndFamily
BYTE
PitchAndFamily
;
Undocumented in source.
Quality
BYTE
Quality
;
Undocumented in source.
Weight
UINT
Weight
;
Undocumented in source.
Width
UINT
Width
;
Undocumented in source.
Meta
Source
See Implementation
win32
directx
d3dx10core
aliases
D3DX10CreateFont
D3DX10CreateFontIndirect
D3DX10_DLL
D3DX10_FONT_DESC
enums
D3DX10_SPRITE_FLAG
functions
D3DX10CheckVersion
D3DX10CreateDevice
D3DX10CreateDeviceAndSwapChain
D3DX10CreateFontA
D3DX10CreateFontIndirectA
D3DX10CreateFontIndirectW
D3DX10CreateFontW
D3DX10CreateSprite
D3DX10CreateThreadPump
D3DX10DebugMute
D3DX10DisassembleEffect
D3DX10DisassembleShader
D3DX10GetDriverLevel
D3DX10UnsetAllDeviceObjects
MAKE_D3DHRESULT
MAKE_D3DSTATUS
interfaces
ID3DX10DataLoader
ID3DX10DataProcessor
ID3DX10Font
ID3DX10Sprite
ID3DX10ThreadPump
structs
D3DX10_FONT_DESCA
D3DX10_FONT_DESCW
D3DX10_SPRITE
variables
D3DERR_INVALIDCALL
D3DERR_WASSTILLDRAWING
D3DX10_DLL_A
D3DX10_DLL_W
D3DX10_SDK_VERSION
IID_ID3DX10Font
IID_ID3DX10Sprite
IID_ID3DX10ThreadPump
_FACD3D