|
ReactOS 0.4.17-dev-243-g1369312
|
#include <gdiplus_private.h>

Public Attributes | |
| WCHAR | FamilyName [LF_FACESIZE] |
| UINT16 | em_height |
| UINT16 | ascent |
| UINT16 | descent |
| UINT16 | line_spacing |
| int | dpi |
| BOOL | installed |
| LONG | ref |
Definition at line 576 of file gdiplus_private.h.
| UINT16 GpFontFamily::ascent |
Definition at line 578 of file gdiplus_private.h.
Referenced by add_font_proc().
| UINT16 GpFontFamily::descent |
Definition at line 578 of file gdiplus_private.h.
Referenced by add_font_proc().
| int GpFontFamily::dpi |
Definition at line 579 of file gdiplus_private.h.
Referenced by add_font_proc().
| UINT16 GpFontFamily::em_height |
Definition at line 578 of file gdiplus_private.h.
Referenced by add_font_proc().
| WCHAR GpFontFamily::FamilyName[LF_FACESIZE] |
Definition at line 577 of file gdiplus_private.h.
Referenced by add_font_proc(), and GdipCloneFontFamily().
| BOOL GpFontFamily::installed |
Definition at line 580 of file gdiplus_private.h.
Referenced by add_font_proc(), and GdipCloneFontFamily().
| UINT16 GpFontFamily::line_spacing |
Definition at line 578 of file gdiplus_private.h.
Referenced by add_font_proc().
| LONG GpFontFamily::ref |
Definition at line 581 of file gdiplus_private.h.
Referenced by add_font_proc(), and GdipCloneFontFamily().