Searched refs:XIfEvent (Results 1 – 5 of 5) 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() 6001 (void) XIfEvent(display,&event,XScreenEvent,(char *) windows); in XFontBrowserWidget() 7069 (void) XIfEvent(display,&event,XScreenEvent,(char *) windows); in XListBrowserWidget() 7850 (void) XIfEvent(display,&event,XScreenEvent,(char *) windows); in XMenuWidget() 8607 (void) XIfEvent(display,&event,XScreenEvent,(char *) windows); in XPreferencesWidget() 9250 (void) XIfEvent(display,&event,XScreenEvent,(char *) windows); in XTextViewWidget()
|
D | vms.h | 187 #define XIfEvent XIFEVENT macro
|
D | display.c | 12717 (void) XIfEvent(display,event,XPredicate,(char *) windows); in XScreenEvent()
|
/external/mesa3d/include/GL/ |
D | vms_x_fix.h | 198 #define XIfEvent XIFEVENT macro
|