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

Definition at line 550 of file gdiplus_private.h.
| StringAlignment GpStringFormat::align |
Definition at line 554 of file gdiplus_private.h.
| INT GpStringFormat::attr |
Definition at line 551 of file gdiplus_private.h.
Referenced by init_generic_string_formats().
| CharacterRange* GpStringFormat::character_ranges |
Definition at line 562 of file gdiplus_private.h.
Referenced by free_generic_string_formats().
| LANGID GpStringFormat::digitlang |
Definition at line 553 of file gdiplus_private.h.
| StringDigitSubstitute GpStringFormat::digitsub |
Definition at line 558 of file gdiplus_private.h.
| REAL GpStringFormat::firsttab |
Definition at line 560 of file gdiplus_private.h.
| BOOL GpStringFormat::generic_typographic |
Definition at line 564 of file gdiplus_private.h.
Referenced by init_generic_string_formats().
| HotkeyPrefix GpStringFormat::hkprefix |
Definition at line 556 of file gdiplus_private.h.
| LANGID GpStringFormat::lang |
Definition at line 552 of file gdiplus_private.h.
| StringAlignment GpStringFormat::line_align |
Definition at line 557 of file gdiplus_private.h.
| INT GpStringFormat::range_count |
Definition at line 563 of file gdiplus_private.h.
| INT GpStringFormat::tabcount |
Definition at line 559 of file gdiplus_private.h.
| REAL* GpStringFormat::tabs |
Definition at line 561 of file gdiplus_private.h.
Referenced by free_generic_string_formats().
| StringTrimming GpStringFormat::trimming |
Definition at line 555 of file gdiplus_private.h.
Referenced by init_generic_string_formats().