From f0abc6f0061255195880cc281f428f4adcf3b33a Mon Sep 17 00:00:00 2001 From: marha Date: Wed, 28 Apr 2010 15:17:20 +0000 Subject: svn merge -r554:HEAD "^/branches/released" . --- xorg-server/hw/dmx/doc/html/ChkNotMaskEv_8c.html | 103 ----------------------- 1 file changed, 103 deletions(-) delete mode 100644 xorg-server/hw/dmx/doc/html/ChkNotMaskEv_8c.html (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 deleted file mode 100644 index fffd19f23..000000000 --- a/xorg-server/hw/dmx/doc/html/ChkNotMaskEv_8c.html +++ /dev/null @@ -1,103 +0,0 @@ - - - - - File Index - - - - - -
-

ChkNotMaskEv.c File Reference

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

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

- -
-
- - - - - - - - - - - - - - - - - - - - - - - - -
Bool XCheckNotMaskEvent (Display *  dpy,
long  mask,
XEvent *  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[]
-
-
- -

Referenced by XCheckNotMaskEvent().

- -
-
-
-
-
- - Generated June 29, 2004 for Distributed Multihead X by - doxygen - 1.3.4. - - - - - -- cgit v1.2.3