Home
last modified time | relevance | path

Searched refs:XIfEvent (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/LinuxX11/
DPVRShellOS.cpp600 XIfEvent( m_X11Display, &event, WaitForMapNotify, (char*)m_X11Window ); in OpenX11Window()
649 XIfEvent( m_X11Display, &event, WaitForMapNotify, (char*)m_X11Window ); in OpenX11Window()
/external/ImageMagick/MagickCore/
Dwidget.c2106 (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()
Dvms.h187 #define XIfEvent XIFEVENT macro
Ddisplay.c12723 (void) XIfEvent(display,event,XPredicate,(char *) windows); in XScreenEvent()