ReactOS 0.4.15-dev-8632-gbc8c7d1
|
#include <gdiplus_private.h>
Public Attributes | |
GpFontFamily * | family |
OUTLINETEXTMETRICW | otm |
REAL | emSize |
Unit | unit |
Definition at line 485 of file gdiplus_private.h.
REAL GpFont::emSize |
Definition at line 488 of file gdiplus_private.h.
GpFontFamily* GpFont::family |
Definition at line 486 of file gdiplus_private.h.
OUTLINETEXTMETRICW GpFont::otm |
Definition at line 487 of file gdiplus_private.h.
Unit GpFont::unit |
Definition at line 489 of file gdiplus_private.h.