ReactOS 0.4.17-dev-934-g091855f
d2d_command_fill_rectangle Struct Reference
Collaboration diagram for d2d_command_fill_rectangle:

Public Attributes

struct d2d_command c
 
D2D1_RECT_F rect
 
ID2D1Brush * brush
 

Detailed Description

Definition at line 173 of file command_list.c.

Member Data Documentation

◆ brush

ID2D1Brush* d2d_command_fill_rectangle::brush

Definition at line 177 of file command_list.c.

Referenced by d2d_command_list_fill_rectangle().

◆ c

struct d2d_command d2d_command_fill_rectangle::c

Definition at line 175 of file command_list.c.

◆ rect

D2D1_RECT_F d2d_command_fill_rectangle::rect

Definition at line 176 of file command_list.c.


The documentation for this struct was generated from the following file: