|
ReactOS 0.4.16-dev-2574-g474348f
|
#include <font.h>

Public Attributes | |
| union { | |
| WORD EmuBoldItalic | |
| struct { | |
| BYTE Bold | |
| BYTE Italic | |
| } Emu | |
| } | DUMMYUNIONNAME |
| WORD | RenderMode |
| _ANONYMOUS_UNION union { ... } _FONT_ASPECT::DUMMYUNIONNAME |
| struct { ... } _FONT_ASPECT::Emu |
Referenced by IntExtTextOutW(), and TextIntGetTextExtentPoint().
| WORD _FONT_ASPECT::RenderMode |
Definition at line 37 of file font.h.
Referenced by IntExtTextOutW(), and TextIntGetTextExtentPoint().