|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <gdiplus_private.h>

Definition at line 494 of file gdiplus_private.h.
| StringAlignment GpStringFormat::align |
Definition at line 498 of file gdiplus_private.h.
| INT GpStringFormat::attr |
Definition at line 495 of file gdiplus_private.h.
Referenced by init_generic_string_formats().
| CharacterRange* GpStringFormat::character_ranges |
Definition at line 506 of file gdiplus_private.h.
Referenced by free_generic_string_formats().
| LANGID GpStringFormat::digitlang |
Definition at line 497 of file gdiplus_private.h.
| StringDigitSubstitute GpStringFormat::digitsub |
Definition at line 502 of file gdiplus_private.h.
| REAL GpStringFormat::firsttab |
Definition at line 504 of file gdiplus_private.h.
| BOOL GpStringFormat::generic_typographic |
Definition at line 508 of file gdiplus_private.h.
Referenced by init_generic_string_formats().
| HotkeyPrefix GpStringFormat::hkprefix |
Definition at line 500 of file gdiplus_private.h.
| LANGID GpStringFormat::lang |
Definition at line 496 of file gdiplus_private.h.
| StringAlignment GpStringFormat::line_align |
Definition at line 501 of file gdiplus_private.h.
| INT GpStringFormat::range_count |
Definition at line 507 of file gdiplus_private.h.
| INT GpStringFormat::tabcount |
Definition at line 503 of file gdiplus_private.h.
| REAL* GpStringFormat::tabs |
Definition at line 505 of file gdiplus_private.h.
Referenced by free_generic_string_formats().
| StringTrimming GpStringFormat::trimming |
Definition at line 499 of file gdiplus_private.h.
Referenced by init_generic_string_formats().