|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <orders.h>
Public Attributes | |
| sint16 | x |
| sint16 | y |
| sint16 | cx |
| sint16 | cy |
| uint8 | opcode |
| sint16 | srcx |
| sint16 | srcy |
| sint16 _SCREENBLT_ORDER::cx |
Definition at line 87 of file orders.h.
Referenced by process_screenblt().
| sint16 _SCREENBLT_ORDER::cy |
Definition at line 88 of file orders.h.
Referenced by process_screenblt().
| uint8 _SCREENBLT_ORDER::opcode |
Definition at line 89 of file orders.h.
Referenced by process_screenblt().
| sint16 _SCREENBLT_ORDER::srcx |
Definition at line 90 of file orders.h.
Referenced by process_screenblt().
| sint16 _SCREENBLT_ORDER::srcy |
Definition at line 91 of file orders.h.
Referenced by process_screenblt().
| sint16 _SCREENBLT_ORDER::x |
Definition at line 85 of file orders.h.
Referenced by process_screenblt().
| sint16 _SCREENBLT_ORDER::y |
Definition at line 86 of file orders.h.
Referenced by process_screenblt().