From 1f876171067c04fc21fccd5a3051f982fd85c0f0 Mon Sep 17 00:00:00 2001 From: marha Date: Wed, 21 Oct 2009 19:07:36 +0000 Subject: Updated to xorg-server-1.7.99.1 --- xorg-server/hw/dmx/doc/html/ChkNotMaskEv_8c.html | 109 ++++++++++++++--------- 1 file changed, 68 insertions(+), 41 deletions(-) (limited to 'xorg-server/hw/dmx/doc/html/ChkNotMaskEv_8c.html') diff --git a/xorg-server/hw/dmx/doc/html/ChkNotMaskEv_8c.html b/xorg-server/hw/dmx/doc/html/ChkNotMaskEv_8c.html index 29fc27d63..fffd19f23 100644 --- a/xorg-server/hw/dmx/doc/html/ChkNotMaskEv_8c.html +++ b/xorg-server/hw/dmx/doc/html/ChkNotMaskEv_8c.html @@ -6,62 +6,89 @@ - -
Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals
-

ChkNotMaskEv.c File Reference

#include "dmx.h"
-#include "ChkNotMaskEv.h"
- - - - - + + +
+

ChkNotMaskEv.c File Reference

#include "dmx.h"
+#include "ChkNotMaskEv.h"
+

Functions

Bool XCheckNotMaskEvent (Display *dpy, long mask, XEvent *event)
+ + + +

Functions

Bool XCheckNotMaskEvent (Display *dpy, long mask, XEvent *event)

Variables

long const _Xevent_to_mask []
-

Detailed Description

-This file provides a XCheckNotMaskEvent function that is derived from the standard Xlib XCheckMaskEvent function.

Function Documentation

-

- - - - -
- +

Detailed Description

+

This file provides a XCheckNotMaskEvent function that is derived from the standard Xlib XCheckMaskEvent function.

+

Function Documentation

+ +
+
+
- - - - + + + + + - - - + + + - - - + + - - + + +
Bool XCheckNotMaskEvent Display *  dpy, Bool XCheckNotMaskEvent (Display *  dpy,
long  mask, long  mask,
XEvent *  eventXEvent *  event 
)
+ +
+

Check existing events in queue to find if any match. If so, return. If not, flush buffer and see if any more events are readable. If one matches, return. If all else fails, tell the user no events found.

+ +

References _Xevent_to_mask.

+ +

Referenced by dmxBackendTestEvents().

+
+ +

Variable Documentation

+ +
+
+ + + +
long const _Xevent_to_mask[]
-
- - - - - -
-   - + +
-

-Check existing events in queue to find if any match. If so, return. If not, flush buffer and see if any more events are readable. If one matches, return. If all else fails, tell the user no events found.

+

Referenced by XCheckNotMaskEvent().

+ + + +
-- cgit v1.2.3