From b16b9e4656e7199c2aec74a4c8ebc7a875d3ba73 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Mon, 2 Feb 2015 15:02:49 +0100 Subject: massive reduction of unneeded files --- .../hw/dmx/doc/html/struct__EventQueue.html | 224 --------------------- 1 file changed, 224 deletions(-) delete mode 100644 nx-X11/programs/Xserver/hw/dmx/doc/html/struct__EventQueue.html (limited to 'nx-X11/programs/Xserver/hw/dmx/doc/html/struct__EventQueue.html') diff --git a/nx-X11/programs/Xserver/hw/dmx/doc/html/struct__EventQueue.html b/nx-X11/programs/Xserver/hw/dmx/doc/html/struct__EventQueue.html deleted file mode 100644 index abcc33aa2..000000000 --- a/nx-X11/programs/Xserver/hw/dmx/doc/html/struct__EventQueue.html +++ /dev/null @@ -1,224 +0,0 @@ - - - - - File Index - - - - -
Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals
-

_EventQueue Struct Reference

- - - - - - - - - - - - - - - - - - -

Data Fields

HWEventQueueType head
HWEventQueueType tail
CARD32 lastEventTime
Bool lastMotion
EventRec events [QUEUE_SIZE]
DevicePtr pPtr
ScreenPtr pEnqueueScreen
ScreenPtr pDequeueScreen
-

Detailed Description

-Event queue. -

-


Field Documentation

-

- - - - -
- - -
EventRec _EventQueue::events[QUEUE_SIZE] -
-
- - - - - -
-   - - -

-Static allocation for signals.

-

- - - - -
- - -
HWEventQueueType _EventQueue::head -
-
- - - - - -
-   - - -

-Queue head; must be long for SetInputCheck.

-

- - - - -
- - -
CARD32 _EventQueue::lastEventTime -
-
- - - - - -
-   - - -

-To avoid time running backwards.

-

- - - - -
- - -
Bool _EventQueue::lastMotion -
-
- - - - - -
-   - - -

-True if last event was motion.

-

- - - - -
- - -
ScreenPtr _EventQueue::pDequeueScreen -
-
- - - - - -
-   - - -

-Screen events are dispatched to.

-

- - - - -
- - -
ScreenPtr _EventQueue::pEnqueueScreen -
-
- - - - - -
-   - - -

-Screen events are delivered to.

-

- - - - -
- - -
DevicePtr _EventQueue::pPtr -
-
- - - - - -
-   - - -

-Device pointers (to get funcs)

-

- - - - -
- - -
HWEventQueueType _EventQueue::tail -
-
- - - - - -
-   - - -

-Queue tail; must be long for SetInputCheck.

-


The documentation for this struct was generated from the following file: -
-
- - Generated June 29, 2004 for Distributed Multihead X by - doxygen - 1.3.4. - - - - - -- cgit v1.2.3