ReactOS 0.4.15-dev-7942-gd23573b
_SCREENBLT_ORDER Struct Reference

#include <orders.h>

Public Attributes

sint16 x
 
sint16 y
 
sint16 cx
 
sint16 cy
 
uint8 opcode
 
sint16 srcx
 
sint16 srcy
 

Detailed Description

Definition at line 83 of file orders.h.

Member Data Documentation

◆ cx

sint16 _SCREENBLT_ORDER::cx

Definition at line 87 of file orders.h.

Referenced by process_screenblt().

◆ cy

sint16 _SCREENBLT_ORDER::cy

Definition at line 88 of file orders.h.

Referenced by process_screenblt().

◆ opcode

uint8 _SCREENBLT_ORDER::opcode

Definition at line 89 of file orders.h.

Referenced by process_screenblt().

◆ srcx

sint16 _SCREENBLT_ORDER::srcx

Definition at line 90 of file orders.h.

Referenced by process_screenblt().

◆ srcy

sint16 _SCREENBLT_ORDER::srcy

Definition at line 91 of file orders.h.

Referenced by process_screenblt().

◆ x

sint16 _SCREENBLT_ORDER::x

Definition at line 85 of file orders.h.

Referenced by process_screenblt().

◆ y

sint16 _SCREENBLT_ORDER::y

Definition at line 86 of file orders.h.

Referenced by process_screenblt().


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