Home
last modified time | relevance | path

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

12345678

/dports/graphics/seom/seom-2010011201/
H A Dexample.c40 XIfEvent(dpy, &event, waitMapNotify, (char *)win); in glWindow()
43 XIfEvent(dpy, &event, waitConfigureNotify, (char *)win); in glWindow()
/dports/graphics/yukon/yukon-2010011201/src/libs/
H A DlibX11.c67 int XIfEvent(Display *dpy, XEvent *event, Bool (*predicate)(), XPointer arg) in XIfEvent() function
69 int ret = chain(XIfEvent, dpy, event, predicate, arg); in XIfEvent()
/dports/editors/e93/e93/xgui/
H A Dwindow.c190XIfEvent(xDisplay,&event,MapEventPredicate,(char *)&windowElement->xWindow); // wait here until ou… in WaitUntilMappedNoFocus()
203XIfEvent(xDisplay,&event,MapEventPredicate,(char *)&windowElement->xWindow); // wait here until ou… in WaitUntilMapped()
205XIfEvent(xDisplay,&event,FocusEventPredicate,(char *)&windowElement->xWindow); // wait here until … in WaitUntilMapped()
220XIfEvent(xDisplay,&event,DestroyEventPredicate,(char *)&windowElement->xWindow); // wait here unti… in WaitUntilDestroyed()
/dports/x11/libX11/libX11-1.7.2/src/
H A DIfEvent.c38 XIfEvent ( in XIfEvent() function
/dports/games/xglk/xglk/
H A Dxglk_scrap.c61 XIfEvent(xiodpy, &xev, notifyeventsplot, NULL); in xglk_fetch_scrap()
/dports/x11-wm/lxsession/lxsession-0.5.4/lxsettings-daemon/
H A Dxutils.c112 XIfEvent (display, &xevent, in get_server_time()
/dports/sysutils/cinnamon-settings-daemon/cinnamon-settings-daemon-4.8.5/plugins/clipboard/
H A Dxutils.c112 XIfEvent (display, &xevent, in get_server_time()
/dports/sysutils/mate-settings-daemon/mate-settings-daemon-1.26.0/plugins/clipboard/
H A Dxutils.c113 XIfEvent (display, &xevent, in get_server_time()
/dports/x11-wm/sawfish/sawfish_1.13.0/src/
H A Dselection.c82 XIfEvent (dpy, &ev, selnotify_pred, (XPointer) 0);
/dports/graphics/electricsheep/electricsheep-37ba0fd692d6581f8fe009ed11c9650cd8174123/client_generic/DisplayOutput/OpenGL/
H A Dglx.cpp193 XIfEvent( m_pDisplay, &event, WaitForNotify, (XPointer) m_Window ); in Initialize()
227 …if (!bScreensaverMode && _bFullscreen) XIfEvent( m_pDisplay, &event, WaitForNotify, (XPointer) m_W… in Initialize()
/dports/cad/sp2sp/gwave2-20090213/remote/
H A Dxgclient.c120 XIfEvent (dpy, &ev, (PredicateFn) FPropertyNotifyOnWindow, (XPointer) &w); in xgexec_exec_full()
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/sg/tools/tests/gl/
H A Dmain.c115 XIfEvent(dpy, &event, WaitForNotify, (char*)win); in main()
/dports/graphics/pho/pho/
H A Dwinman.c81 XIfEvent(xdisplay, &notify_xevent, in request_frame_extents()
/dports/graphics/py-pivy/pivy-0.6.6/examples/Mentor/
H A D17.3.GLFloor.py111 XIfEvent(display, event, waitForNotify, window)
/dports/math/vtk9/VTK-9.1.0/Rendering/OpenGL2/
H A DvtkXOpenGLRenderWindow.cxx410 XIfEvent(this->DisplayId, &e, XEventTypeEquals<MapNotify>, nullptr); in SetShowWindow()
425 XIfEvent(this->DisplayId, &e, XEventTypeEquals<UnmapNotify>, nullptr); in SetShowWindow()
669 XIfEvent(this->DisplayId, &e, XEventTypeEquals<MapNotify>, nullptr); in CreateAWindow()
975 XIfEvent(this->DisplayId, &e, XEventTypeEquals<ConfigureNotify>, nullptr); in SetSize()
/dports/games/libretro-beetle_bsnes/beetle-bsnes-libretro-b65ded5bde278c18af538c687db9b72c995b220a/mednafen/snes/src/lib/ruby/video/
H A Dglx.cpp175 XIfEvent(display, &event, glx_wait_for_map_notify, (char*)xwindow); in init()
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/sg/tools/tests/glu/
H A Dmain.c176 XIfEvent(dpy, &event, WaitForNotify, (char*)win); in main()
/dports/graphics/jogamp-jogl/jogl/src/newt/native/
H A DX11Window.c703 XIfEvent( dpy, &event, WaitForMapNotify, (XPointer) jw->window ); in NewtWindows_setVisible()
709 XIfEvent( dpy, &event, WaitForUnmapNotify, (XPointer) jw->window ); in NewtWindows_setVisible()
903XIfEvent( dpy, &event, WaitForMapNotify, (XPointer) window ); // wait to get proper insets values in Java_jogamp_newt_driver_x11_WindowDriver_CreateWindow0()
1173 XIfEvent( dpy, &event, WaitForReparentNotify, (XPointer) jw->window ); in Java_jogamp_newt_driver_x11_WindowDriver_reconfigureWindow0()
1220 XIfEvent( dpy, &event, WaitForReparentNotify, (XPointer) jw->window ); in Java_jogamp_newt_driver_x11_WindowDriver_reconfigureWindow0()
/dports/x11/libX11/libX11-1.7.2/modules/im/ximcp/
H A DimTrX.c198 XIfEvent(im->core.display, &event, _CheckConnect, (XPointer)im); in _XimXConnect()
477 XIfEvent(im->core.display, ev, _CheckCMEvent, (XPointer)im); in _XimXRead()
/dports/x11-wm/fvwm2/fvwm-2.6.9/libs/
H A DFEvent.h211 #define XIfEvent(a, b, c, d) use_FIfEvent macro
/dports/x11-wm/fvwm3/fvwm3-1.0.4/libs/
H A DFEvent.h212 #define XIfEvent(a, b, c, d) use_FIfEvent macro
/dports/x11-wm/wmii-devel/wmii+ixp-3.9.2/cmd/strut/
H A Devent.c89 XIfEvent(display, &e, findtime, (void*)w); in xtime_kludge()
/dports/misc/vxl/vxl-3.3.2/core/vgui/tests/
H A Dtest_acceleration.cxx258 XIfEvent(display, &event, WaitForNotify, (char *)window); in main()
/dports/devel/agar/agar-1.5.0/gui/
H A Ddrv_glx.c1595 XIfEvent(agDisplay, &xev, WaitMapNotify, (char *)glx->w); in GLX_MapWindow()
1628 XIfEvent(agDisplay, &xev, WaitUnmapNotify, (char *)glx->w); in GLX_UnmapWindow()
1815 XIfEvent(agDisplay, &xev, WaitConfigureNotify, (char *)glx->w); in GLX_MoveWindow()
1861 XIfEvent(agDisplay, &xev, WaitConfigureNotify, (char *)glx->w); in GLX_ResizeWindow()
1895 XIfEvent(agDisplay, &xev, WaitConfigureNotify, (char *)glx->w); in GLX_SetBorderWidth()
/dports/x11-wm/wmii-devel/wmii+ixp-3.9.2/cmd/menu/
H A Devent.c48 XIfEvent(display, &e, findtime, (void*)w); in xtime_kludge()

12345678