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

Public Attributes

struct d2d_command c
 
D2D1_RECT_F rect
 
D2D1_ANTIALIAS_MODE mode
 

Detailed Description

Definition at line 108 of file command_list.c.

Member Data Documentation

◆ c

struct d2d_command d2d_command_push_clip::c

Definition at line 110 of file command_list.c.

◆ mode

D2D1_ANTIALIAS_MODE d2d_command_push_clip::mode

Definition at line 112 of file command_list.c.

◆ rect

D2D1_RECT_F d2d_command_push_clip::rect

Definition at line 111 of file command_list.c.


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