|
ReactOS 0.4.17-dev-934-g091855f
|
#include <dwrite_private.h>

Public Attributes | |
| DWRITE_FONT_STYLE | style |
| DWRITE_FONT_STRETCH | stretch |
| DWRITE_FONT_WEIGHT | weight |
| DWRITE_PANOSE | panose |
| FONTSIGNATURE | fontsig |
| LOGFONTW | lf |
| UINT32 | flags |
| float | slant_angle |
Definition at line 463 of file dwrite_private.h.
| UINT32 dwrite_font_props::flags |
Definition at line 471 of file dwrite_private.h.
| FONTSIGNATURE dwrite_font_props::fontsig |
Definition at line 469 of file dwrite_private.h.
| LOGFONTW dwrite_font_props::lf |
Definition at line 470 of file dwrite_private.h.
| DWRITE_PANOSE dwrite_font_props::panose |
Definition at line 468 of file dwrite_private.h.
| float dwrite_font_props::slant_angle |
Definition at line 472 of file dwrite_private.h.
| DWRITE_FONT_STRETCH dwrite_font_props::stretch |
Definition at line 466 of file dwrite_private.h.
| DWRITE_FONT_STYLE dwrite_font_props::style |
Definition at line 465 of file dwrite_private.h.
| DWRITE_FONT_WEIGHT dwrite_font_props::weight |
Definition at line 467 of file dwrite_private.h.