Home
last modified time | relevance | path

Searched refs:XIfEvent (Results 1 – 5 of 5) 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/angle/util/x11/
DX11Window.cpp461 XIfEvent(mDisplay, &dummyEvent, WaitForMapNotify, reinterpret_cast<XPointer>(mWindow)); in setVisible()
/external/ImageMagick/MagickCore/
Dwidget.c2108 (void) XIfEvent(display,&event,XScreenEvent,(char *) windows); in XColorBrowserWidget()
3391 (void) XIfEvent(display,&event,XScreenEvent,(char *) windows); in XConfirmWidget()
3824 (void) XIfEvent(display,&event,XScreenEvent,(char *) windows); in XDialogWidget()
4695 (void) XIfEvent(display,&event,XScreenEvent,(char *) windows); in XFileBrowserWidget()
6005 (void) XIfEvent(display,&event,XScreenEvent,(char *) windows); in XFontBrowserWidget()
7073 (void) XIfEvent(display,&event,XScreenEvent,(char *) windows); in XListBrowserWidget()
7854 (void) XIfEvent(display,&event,XScreenEvent,(char *) windows); in XMenuWidget()
8611 (void) XIfEvent(display,&event,XScreenEvent,(char *) windows); in XPreferencesWidget()
9254 (void) XIfEvent(display,&event,XScreenEvent,(char *) windows); in XTextViewWidget()
Dvms.h187 #define XIfEvent XIFEVENT macro
Ddisplay.c12731 (void) XIfEvent(display,event,XPredicate,(char *) windows); in XScreenEvent()