|
ReactOS 0.4.17-dev-934-g091855f
|

Public Attributes | |
| struct d2d_command | c |
| ID2D1Mesh * | mesh |
| ID2D1Brush * | brush |
Definition at line 149 of file command_list.c.
| ID2D1Brush* d2d_command_fill_mesh::brush |
Definition at line 153 of file command_list.c.
Referenced by d2d_command_list_fill_mesh().
| struct d2d_command d2d_command_fill_mesh::c |
Definition at line 151 of file command_list.c.
| ID2D1Mesh* d2d_command_fill_mesh::mesh |
Definition at line 152 of file command_list.c.
Referenced by d2d_command_list_fill_mesh().