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/angle/util/x11/ |
D | X11Window.cpp | 461 XIfEvent(mDisplay, &dummyEvent, WaitForMapNotify, reinterpret_cast<XPointer>(mWindow)); in setVisible()
|
/external/ImageMagick/MagickCore/ |
D | widget.c | 2108 (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()
|
D | vms.h | 187 #define XIfEvent XIFEVENT macro
|
D | display.c | 12731 (void) XIfEvent(display,event,XPredicate,(char *) windows); in XScreenEvent()
|