ReactOS 0.4.15-dev-7953-g1f49173
_LINE_ORDER Struct Reference

#include <orders.h>

Collaboration diagram for _LINE_ORDER:

Public Attributes

uint16 mixmode
 
sint16 startx
 
sint16 starty
 
sint16 endx
 
sint16 endy
 
uint32 bgcolour
 
uint8 opcode
 
PEN pen
 

Detailed Description

Definition at line 96 of file orders.h.

Member Data Documentation

◆ bgcolour

uint32 _LINE_ORDER::bgcolour

Definition at line 103 of file orders.h.

Referenced by process_line().

◆ endx

sint16 _LINE_ORDER::endx

Definition at line 101 of file orders.h.

Referenced by process_line().

◆ endy

sint16 _LINE_ORDER::endy

Definition at line 102 of file orders.h.

Referenced by process_line().

◆ mixmode

uint16 _LINE_ORDER::mixmode

Definition at line 98 of file orders.h.

Referenced by process_line().

◆ opcode

uint8 _LINE_ORDER::opcode

Definition at line 104 of file orders.h.

Referenced by process_line().

◆ pen

PEN _LINE_ORDER::pen

Definition at line 105 of file orders.h.

Referenced by process_line().

◆ startx

sint16 _LINE_ORDER::startx

Definition at line 99 of file orders.h.

Referenced by process_line().

◆ starty

sint16 _LINE_ORDER::starty

Definition at line 100 of file orders.h.

Referenced by process_line().


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