|
ReactOS 0.4.17-dev-934-g091855f
|

Public Attributes | |
| struct d2d_command | c |
| ID2D1Geometry * | geometry |
| ID2D1Brush * | brush |
| ID2D1Brush * | opacity_brush |
Definition at line 165 of file command_list.c.
| ID2D1Brush* d2d_command_fill_geometry::brush |
Definition at line 169 of file command_list.c.
Referenced by d2d_command_list_fill_geometry().
| struct d2d_command d2d_command_fill_geometry::c |
Definition at line 167 of file command_list.c.
| ID2D1Geometry* d2d_command_fill_geometry::geometry |
Definition at line 168 of file command_list.c.
Referenced by d2d_command_list_fill_geometry().
| ID2D1Brush* d2d_command_fill_geometry::opacity_brush |
Definition at line 170 of file command_list.c.
Referenced by d2d_command_list_fill_geometry().