ReactOS 0.4.15-dev-7942-gd23573b
_DESTBLT_ORDER Struct Reference

#include <orders.h>

Public Attributes

sint16 x
 
sint16 y
 
sint16 cx
 
sint16 cy
 
uint8 opcode
 

Detailed Description

Definition at line 58 of file orders.h.

Member Data Documentation

◆ cx

sint16 _DESTBLT_ORDER::cx

Definition at line 62 of file orders.h.

Referenced by process_destblt().

◆ cy

sint16 _DESTBLT_ORDER::cy

Definition at line 63 of file orders.h.

Referenced by process_destblt().

◆ opcode

uint8 _DESTBLT_ORDER::opcode

Definition at line 64 of file orders.h.

Referenced by process_destblt().

◆ x

sint16 _DESTBLT_ORDER::x

Definition at line 60 of file orders.h.

Referenced by process_destblt().

◆ y

sint16 _DESTBLT_ORDER::y

Definition at line 61 of file orders.h.

Referenced by process_destblt().


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