|
ReactOS 0.4.17-dev-934-g091855f
|

Public Attributes | |
| struct d2d_command | c |
| D2D1_RECT_F | rect |
| ID2D1Brush * | brush |
Definition at line 173 of file command_list.c.
| ID2D1Brush* d2d_command_fill_rectangle::brush |
Definition at line 177 of file command_list.c.
Referenced by d2d_command_list_fill_rectangle().
| struct d2d_command d2d_command_fill_rectangle::c |
Definition at line 175 of file command_list.c.
| D2D1_RECT_F d2d_command_fill_rectangle::rect |
Definition at line 176 of file command_list.c.