Searched refs:XIfEvent (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/LinuxX11/ |
D | PVRShellOS.cpp | 600 XIfEvent( m_X11Display, &event, WaitForMapNotify, (char*)m_X11Window ); in OpenX11Window() 649 XIfEvent( m_X11Display, &event, WaitForMapNotify, (char*)m_X11Window ); in OpenX11Window()
|
/external/ImageMagick/MagickCore/ |
D | widget.c | 2106 (void) XIfEvent(display,&event,XScreenEvent,(char *) windows); in XColorBrowserWidget() 3389 (void) XIfEvent(display,&event,XScreenEvent,(char *) windows); in XConfirmWidget() 3822 (void) XIfEvent(display,&event,XScreenEvent,(char *) windows); in XDialogWidget() 4693 (void) XIfEvent(display,&event,XScreenEvent,(char *) windows); in XFileBrowserWidget() 6003 (void) XIfEvent(display,&event,XScreenEvent,(char *) windows); in XFontBrowserWidget() 7071 (void) XIfEvent(display,&event,XScreenEvent,(char *) windows); in XListBrowserWidget() 7852 (void) XIfEvent(display,&event,XScreenEvent,(char *) windows); in XMenuWidget() 8609 (void) XIfEvent(display,&event,XScreenEvent,(char *) windows); in XPreferencesWidget() 9252 (void) XIfEvent(display,&event,XScreenEvent,(char *) windows); in XTextViewWidget()
|
D | vms.h | 187 #define XIfEvent XIFEVENT macro
|
D | display.c | 12723 (void) XIfEvent(display,event,XPredicate,(char *) windows); in XScreenEvent()
|