|
ReactOS 0.4.17-dev-205-g2e13f97
|

Public Attributes | |
| GDIPCONST GpBrush * | brush |
| REAL | x |
| REAL | y |
| REAL | rel_width |
| REAL | rel_height |
| REAL | ascent |
Definition at line 5980 of file graphics.c.
| REAL draw_string_args::ascent |
Definition at line 5982 of file graphics.c.
Referenced by GdipMeasureDriverString().
Definition at line 5981 of file graphics.c.
Referenced by draw_driver_string(), GDI32_GdipDrawDriverString(), GdipDrawDriverString(), GdipDrawString(), and SOFTWARE_GdipDrawDriverString().
| REAL draw_string_args::rel_height |
Definition at line 5982 of file graphics.c.
Referenced by GdipDrawString(), and GdipMeasureDriverString().
| REAL draw_string_args::rel_width |
Definition at line 5982 of file graphics.c.
Referenced by GdipDrawString(), and GdipMeasureDriverString().
| REAL draw_string_args::x |
Definition at line 5982 of file graphics.c.
| REAL draw_string_args::y |
Definition at line 5982 of file graphics.c.