Home
last modified time | relevance | path

Searched refs:StructureNotifyMask (Results 1 – 25 of 1687) sorted by relevance

12345678910>>...68

/dports/x11/libX11/libX11-1.7.2/src/
H A Devtomask.c56 StructureNotifyMask|SubstructureNotifyMask, /* DestroyNotify */
57 StructureNotifyMask|SubstructureNotifyMask, /* UnmapNotify */
58 StructureNotifyMask|SubstructureNotifyMask, /* MapNotify */
60 SubstructureNotifyMask|StructureNotifyMask, /* ReparentNotify */
61 StructureNotifyMask|SubstructureNotifyMask, /* ConfigureNotify */
63 SubstructureNotifyMask|StructureNotifyMask, /* GravityNotify */
65 SubstructureNotifyMask|StructureNotifyMask, /* CirculateNotify */
/dports/games/xmille/Mille/control/
H A Ddispatch.c36 StructureNotifyMask | SubstructureNotifyMask,
37 StructureNotifyMask | SubstructureNotifyMask,
38 StructureNotifyMask | SubstructureNotifyMask,
40 StructureNotifyMask | SubstructureNotifyMask,
41 StructureNotifyMask | SubstructureNotifyMask,
43 StructureNotifyMask | SubstructureNotifyMask,
45 StructureNotifyMask | SubstructureNotifyMask,
/dports/x11-toolkits/xforms/xforms-1.2.4/lib/
H A Dappwin.c248 { CirculateNotify, StructureNotifyMask },
249 { ConfigureNotify, StructureNotifyMask },
250 { DestroyNotify, StructureNotifyMask },
251 { CreateNotify, StructureNotifyMask },
252 { GravityNotify, StructureNotifyMask },
253 { MapNotify, StructureNotifyMask },
254 { ReparentNotify, StructureNotifyMask },
255 { UnmapNotify, StructureNotifyMask },
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/WINGs/
H A Dwevent.c29 StructureNotifyMask, /* DestroyNotify */
30 StructureNotifyMask, /* UnmapNotify */
31 StructureNotifyMask, /* MapNotify */
33 StructureNotifyMask, /* ReparentNotify */
34 StructureNotifyMask, /* ConfigureNotify */
36 StructureNotifyMask, /* GravityNotify */
38 StructureNotifyMask, /* CirculateNotify */
145 if (hPtr->eventMask & StructureNotifyMask) { in W_CallDestroyHandlers()
198 if (mask == StructureNotifyMask) { in WMHandleEvent()
/dports/x11-wm/libwraster/WindowMaker-0.95.9/WINGs/
H A Dwevent.c29 StructureNotifyMask, /* DestroyNotify */
30 StructureNotifyMask, /* UnmapNotify */
31 StructureNotifyMask, /* MapNotify */
33 StructureNotifyMask, /* ReparentNotify */
34 StructureNotifyMask, /* ConfigureNotify */
36 StructureNotifyMask, /* GravityNotify */
38 StructureNotifyMask, /* CirculateNotify */
145 if (hPtr->eventMask & StructureNotifyMask) { in W_CallDestroyHandlers()
198 if (mask == StructureNotifyMask) { in WMHandleEvent()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/x11/
H A Dpopupwin.cpp100 ExposureMask | StructureNotifyMask | ColormapChangeMask; in Create()
110 KeymapStateMask | FocusChangeMask | ColormapChangeMask | StructureNotifyMask | in Create()
126 KeymapStateMask | FocusChangeMask | ColormapChangeMask | StructureNotifyMask | in Create()
160 KeymapStateMask | FocusChangeMask | ColormapChangeMask | StructureNotifyMask | in Create()
177 KeymapStateMask | FocusChangeMask | ColormapChangeMask | StructureNotifyMask | in Create()
188 KeymapStateMask | FocusChangeMask | ColormapChangeMask | StructureNotifyMask | in Create()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/x11/
H A Dpopupwin.cpp100 ExposureMask | StructureNotifyMask | ColormapChangeMask; in Create()
110 KeymapStateMask | FocusChangeMask | ColormapChangeMask | StructureNotifyMask | in Create()
126 KeymapStateMask | FocusChangeMask | ColormapChangeMask | StructureNotifyMask | in Create()
160 KeymapStateMask | FocusChangeMask | ColormapChangeMask | StructureNotifyMask | in Create()
177 KeymapStateMask | FocusChangeMask | ColormapChangeMask | StructureNotifyMask | in Create()
188 KeymapStateMask | FocusChangeMask | ColormapChangeMask | StructureNotifyMask | in Create()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/x11/
H A Dpopupwin.cpp100 ExposureMask | StructureNotifyMask | ColormapChangeMask; in Create()
110 KeymapStateMask | FocusChangeMask | ColormapChangeMask | StructureNotifyMask | in Create()
126 KeymapStateMask | FocusChangeMask | ColormapChangeMask | StructureNotifyMask | in Create()
160 KeymapStateMask | FocusChangeMask | ColormapChangeMask | StructureNotifyMask | in Create()
177 KeymapStateMask | FocusChangeMask | ColormapChangeMask | StructureNotifyMask | in Create()
188 KeymapStateMask | FocusChangeMask | ColormapChangeMask | StructureNotifyMask | in Create()
/dports/chinese/fcitx-ui-light/fcitx-ui-light-0.1.3/src/
H A Dtray.c107 if ((attr.your_event_mask & StructureNotifyMask) != StructureNotifyMask) { in InitTray()
108 …XSelectInput(dpy, DefaultRootWindow(dpy), attr.your_event_mask | StructureNotifyMask); // for MANA… in InitTray()
128 StructureNotifyMask|PropertyChangeMask); in TrayFindDock()
/dports/x11-wm/fvwm3/fvwm3-1.0.4/fvwm/
H A Deventmask.h11 #define XEVMASK_FRAMEW_CAPTURE (XEVMASK_FRAMEW | StructureNotifyMask)
24 (StructureNotifyMask | PropertyChangeMask | \
43 StructureNotifyMask)
H A Dicccm2.c80 attr.event_mask = StructureNotifyMask; in SetupICCCM2()
105 FSendEvent(dpy, Scr.Root, False, StructureNotifyMask,(XEvent*)&ev); in SetupICCCM2()
112 dpy, running_wm_win, StructureNotifyMask, &xev); in SetupICCCM2()
/dports/x11-wm/fvwm2/fvwm-2.6.9/fvwm/
H A Deventmask.h11 #define XEVMASK_FRAMEW_CAPTURE (XEVMASK_FRAMEW | StructureNotifyMask)
24 (StructureNotifyMask | PropertyChangeMask | \
43 StructureNotifyMask)
H A Dicccm2.c83 attr.event_mask = StructureNotifyMask; in SetupICCCM2()
109 FSendEvent(dpy, Scr.Root, False, StructureNotifyMask,(XEvent*)&ev); in SetupICCCM2()
117 dpy, running_wm_win, StructureNotifyMask, &xev); in SetupICCCM2()
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterStep/
H A Dafterstep.h341 StructureNotifyMask )
350 StructureNotifyMask| \
365 StructureNotifyMask)
373 StructureNotifyMask)
381 StructureNotifyMask)
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libtk/generic/
H A DtkEvent.c112 StructureNotifyMask, /* DestroyNotify */
113 StructureNotifyMask, /* UnmapNotify */
114 StructureNotifyMask, /* MapNotify */
116 StructureNotifyMask, /* ReparentNotify */
117 StructureNotifyMask, /* ConfigureNotify */
119 StructureNotifyMask, /* GravityNotify */
121 StructureNotifyMask, /* CirculateNotify */
487 if (mask == StructureNotifyMask) {
H A DtkGeometry.c302 Tk_CreateEventHandler(slave, StructureNotifyMask, MaintainSlaveProc,
315 Tk_CreateEventHandler(ancestor, StructureNotifyMask,
414 Tk_DeleteEventHandler(slavePtr->slave, StructureNotifyMask,
420 Tk_DeleteEventHandler(ancestor, StructureNotifyMask,
/dports/shells/ksh93/ast-93u/src/lib/libtk/generic/
H A DtkEvent.c112 StructureNotifyMask, /* DestroyNotify */
113 StructureNotifyMask, /* UnmapNotify */
114 StructureNotifyMask, /* MapNotify */
116 StructureNotifyMask, /* ReparentNotify */
117 StructureNotifyMask, /* ConfigureNotify */
119 StructureNotifyMask, /* GravityNotify */
121 StructureNotifyMask, /* CirculateNotify */
487 if (mask == StructureNotifyMask) {
H A DtkGeometry.c302 Tk_CreateEventHandler(slave, StructureNotifyMask, MaintainSlaveProc,
315 Tk_CreateEventHandler(ancestor, StructureNotifyMask,
414 Tk_DeleteEventHandler(slavePtr->slave, StructureNotifyMask,
420 Tk_DeleteEventHandler(ancestor, StructureNotifyMask,
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libtk/generic/
H A DtkEvent.c112 StructureNotifyMask, /* DestroyNotify */
113 StructureNotifyMask, /* UnmapNotify */
114 StructureNotifyMask, /* MapNotify */
116 StructureNotifyMask, /* ReparentNotify */
117 StructureNotifyMask, /* ConfigureNotify */
119 StructureNotifyMask, /* GravityNotify */
121 StructureNotifyMask, /* CirculateNotify */
487 if (mask == StructureNotifyMask) {
/dports/multimedia/libva-utils/libva-utils-2.13.0/putsurface/
H A Dputsurface_x11.c96 XSelectInput(x11_display, win, KeyPressMask | StructureNotifyMask); in create_window()
129 XSelectInput(x11_display, win, KeyPressMask | StructureNotifyMask); in create_window()
147 is_event = XCheckWindowEvent(x11_display, win, StructureNotifyMask | KeyPressMask, &event); in check_window_event()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/util/
H A Dqsystemtrayicon_x11.cpp148 XSelectInput(display, sysTrayWindow, StructureNotifyMask); in sysTrayTracker()
182 if ((attr.your_event_mask & StructureNotifyMask) != StructureNotifyMask) { in QSystemTrayIconSys()
184 … XSelectInput(display, root, attr.your_event_mask | StructureNotifyMask); // for MANAGER selection in QSystemTrayIconSys()
190 XSelectInput(display, sysTrayWindow, StructureNotifyMask); // track tray events in QSystemTrayIconSys()
/dports/multimedia/fxtv/fxtv-1.03/
H A Dtvscreen.h82 PointerMotionMask | StructureNotifyMask | \
85 #define TVSCREEN_SHELLWIN_MASK (StructureNotifyMask | EnterWindowMask)
/dports/math/snns/SNNSv4.3/xgui/sources/
H A Dd3_disp.c142 XtAddEventHandler (d3_displayWidget, StructureNotifyMask | ExposureMask, in d3_createDisplayWindow()
147 XtAddEventHandler (d3_displayWidget, StructureNotifyMask | ExposureMask, in d3_createDisplayWindow()
/dports/x11-toolkits/tk87/tk8.7a5/unix/
H A DtkUnixSysTray.c509 XSendEvent(dpy, icon->myManager, True, StructureNotifyMask|SubstructureNotifyMask, &ev); in XembedRequestDock()
612 Tk_CreateEventHandler(icon->drawingWin,ExposureMask|StructureNotifyMask| in CreateTrayIconWindow()
631 Tk_CreateEventHandler(wrapper,StructureNotifyMask,TrayIconWrapperEvent,(ClientData)icon); in CreateTrayIconWindow()
1286 XSendEvent(dpy, icon->myManager , True, StructureNotifyMask|SubstructureNotifyMask, &ev); in PostBalloon()
1347 StructureNotifyMask|SubstructureNotifyMask, &ev); in CancelBalloon()
1378 XSelectInput(ev->xclient.display,icon->trayManager,StructureNotifyMask); in IconGenericHandler()
1622 RootWindowOfScreen(Tk_Screen(icon->tkwin)),StructureNotifyMask); in TrayIconCreateCmd()
1624 RootWindow(Tk_Display(icon->tkwin),0),StructureNotifyMask); in TrayIconCreateCmd()
1627 DefaultRootWindow(Tk_Display(icon->tkwin)),StructureNotifyMask); in TrayIconCreateCmd()
1630 Tk_CreateEventHandler(icon->tkwin,StructureNotifyMask, in TrayIconCreateCmd()
[all …]
/dports/multimedia/vlc/vlc-3.0.16/modules/gui/skins2/x11/
H A Dx11_window.cpp59 attr.event_mask = ExposureMask | StructureNotifyMask; in X11Window()
78 attr.event_mask = ExposureMask | StructureNotifyMask; in X11Window()
89 attr.event_mask = ExposureMask | StructureNotifyMask; in X11Window()
98 attr.event_mask = ExposureMask | StructureNotifyMask; in X11Window()

12345678910>>...68