ReactOS 0.4.15-dev-8100-g1887773
_ELLIPSE_ORDER Struct Reference

#include <orders.h>

Public Attributes

sint16 left
 
sint16 top
 
sint16 right
 
sint16 bottom
 
uint8 opcode
 
uint8 fillmode
 
uint32 fgcolour
 

Detailed Description

Definition at line 214 of file orders.h.

Member Data Documentation

◆ bottom

sint16 _ELLIPSE_ORDER::bottom

Definition at line 219 of file orders.h.

Referenced by process_ellipse().

◆ fgcolour

uint32 _ELLIPSE_ORDER::fgcolour

Definition at line 222 of file orders.h.

Referenced by process_ellipse().

◆ fillmode

uint8 _ELLIPSE_ORDER::fillmode

Definition at line 221 of file orders.h.

Referenced by process_ellipse().

◆ left

sint16 _ELLIPSE_ORDER::left

Definition at line 216 of file orders.h.

Referenced by process_ellipse().

◆ opcode

uint8 _ELLIPSE_ORDER::opcode

Definition at line 220 of file orders.h.

Referenced by process_ellipse().

◆ right

sint16 _ELLIPSE_ORDER::right

Definition at line 218 of file orders.h.

Referenced by process_ellipse().

◆ top

sint16 _ELLIPSE_ORDER::top

Definition at line 217 of file orders.h.

Referenced by process_ellipse().


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