#include <nv_control.h>
Public Attributes | |
| union { | |
| struct { | |
| BYTE type | |
| BYTE detail | |
| CARD16 sequenceNumber B16 | |
| } u | |
| struct { | |
| BYTE type | |
| BYTE detail | |
| CARD16 sequenceNumber B16 | |
| CARD32 time B32 | |
| CARD32 screen B32 | |
| CARD32 display_mask B32 | |
| CARD32 attribute B32 | |
| CARD32 value B32 | |
| CARD32 pad0 B32 | |
| CARD32 pad1 B32 | |
| } attribute_changed | |
| } | u |
Definition at line 458 of file nv_control.h.
| BYTE xnvctrlEvent::type |
Definition at line 461 of file nv_control.h.
| BYTE xnvctrlEvent::detail |
Definition at line 462 of file nv_control.h.
| CARD16 sequenceNumber xnvctrlEvent::B16 |
Definition at line 463 of file nv_control.h.
| struct { ... } xnvctrlEvent::u |
| CARD32 time xnvctrlEvent::B32 |
Definition at line 469 of file nv_control.h.
| CARD32 screen xnvctrlEvent::B32 |
Definition at line 470 of file nv_control.h.
| CARD32 display_mask xnvctrlEvent::B32 |
Definition at line 471 of file nv_control.h.
| CARD32 attribute xnvctrlEvent::B32 |
Definition at line 472 of file nv_control.h.
| CARD32 value xnvctrlEvent::B32 |
Definition at line 473 of file nv_control.h.
| CARD32 pad0 xnvctrlEvent::B32 |
Definition at line 474 of file nv_control.h.
| CARD32 pad1 xnvctrlEvent::B32 |
Definition at line 475 of file nv_control.h.
| struct { ... } xnvctrlEvent::attribute_changed |
| union { ... } xnvctrlEvent::u |
1.6.3