ReactOS 0.4.16-dev-340-g0540c21
|
#include <gdi_private.h>
Public Attributes | |
EMR | emr |
INT | nBreakExtra |
INT | nBreakCount |
Definition at line 79 of file gdi_private.h.
EMR EMRSETTEXTJUSTIFICATION::emr |
Definition at line 80 of file gdi_private.h.
Referenced by EMFDC_SetTextJustification(), and EMFDRV_SetTextJustification().
INT EMRSETTEXTJUSTIFICATION::nBreakCount |
Definition at line 82 of file gdi_private.h.
Referenced by EMFDC_SetTextJustification(), EMFDRV_SetTextJustification(), and PlayEnhMetaFileRecord().
INT EMRSETTEXTJUSTIFICATION::nBreakExtra |
Definition at line 81 of file gdi_private.h.
Referenced by EMFDC_SetTextJustification(), EMFDRV_SetTextJustification(), and PlayEnhMetaFileRecord().