Searched refs:XIfEvent (Results 1 – 4 of 4) sorted by relevance
/external/angle/util/x11/ |
D | X11Window.cpp | 469 XIfEvent(mDisplay, &placeholderEvent, WaitForMapNotify, in setVisible()
|
/external/ImageMagick/MagickCore/ |
D | widget.c | 2109 (void) XIfEvent(display,&event,XScreenEvent,(char *) windows); in XColorBrowserWidget() 3392 (void) XIfEvent(display,&event,XScreenEvent,(char *) windows); in XConfirmWidget() 3825 (void) XIfEvent(display,&event,XScreenEvent,(char *) windows); in XDialogWidget() 4697 (void) XIfEvent(display,&event,XScreenEvent,(char *) windows); in XFileBrowserWidget() 6008 (void) XIfEvent(display,&event,XScreenEvent,(char *) windows); in XFontBrowserWidget() 7077 (void) XIfEvent(display,&event,XScreenEvent,(char *) windows); in XListBrowserWidget() 7858 (void) XIfEvent(display,&event,XScreenEvent,(char *) windows); in XMenuWidget() 8615 (void) XIfEvent(display,&event,XScreenEvent,(char *) windows); in XPreferencesWidget() 9259 (void) XIfEvent(display,&event,XScreenEvent,(char *) windows); in XTextViewWidget()
|
D | vms.h | 187 #define XIfEvent XIFEVENT macro
|
D | display.c | 12720 (void) XIfEvent(display,event,XPredicate,(char *) windows); in XScreenEvent()
|