Home
last modified time | relevance | path

Searched refs:ConfigureNotify (Results 1 – 25 of 1708) sorted by relevance

12345678910>>...69

/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/aosd/
H A Dghosd-main.c30 if (ev.type == ConfigureNotify) { in ghosd_main_iteration()
33 if (pev.type != ConfigureNotify && pev.type != Expose) in ghosd_main_iteration()
42 case ConfigureNotify: in ghosd_main_iteration()
/dports/editors/impress/impress-1.1b9/src/
H A DtkUnixWm-patch.diff69 + ConfigureNotify, &event);
72 ConfigureNotify, &event);
150 if (WaitForEvent(winPtr->display, window, ConfigureNotify,
163 if (WaitForEvent(winPtr->display, window, ConfigureNotify,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/desktop_capture/linux/
H A Dwindow_capturer_x11.cc49 x_display_->AddEventHandler(ConfigureNotify, this); in WindowCapturerX11()
53 x_display_->RemoveEventHandler(ConfigureNotify, this); in ~WindowCapturerX11()
193 if (event.type == ConfigureNotify) { in HandleXEvent()
H A Dscreen_capturer_x11.cc45 options_.x_display()->RemoveEventHandler(ConfigureNotify, this); in ~ScreenCapturerX11()
77 options_.x_display()->AddEventHandler(ConfigureNotify, this); in Init()
336 } else if (event.type == ConfigureNotify) { in HandleXEvent()
/dports/devel/apitrace/apitrace-9.0/retrace/
H A Dglws_xlib.cpp48 case ConfigureNotify: in describeEvent()
256 event = waitForEvent(window, ConfigureNotify, request); in resizeWindow()
257 assert(event.type == ConfigureNotify); in resizeWindow()
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/desktop_capture/linux/
H A Dwindow_capturer_x11.cc49 x_display_->AddEventHandler(ConfigureNotify, this); in WindowCapturerX11()
53 x_display_->RemoveEventHandler(ConfigureNotify, this); in ~WindowCapturerX11()
193 if (event.type == ConfigureNotify) { in HandleXEvent()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/desktop_capture/linux/
H A Dwindow_capturer_x11.cc49 x_display_->AddEventHandler(ConfigureNotify, this); in WindowCapturerX11()
53 x_display_->RemoveEventHandler(ConfigureNotify, this); in ~WindowCapturerX11()
193 if (event.type == ConfigureNotify) { in HandleXEvent()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/desktop_capture/linux/
H A Dwindow_capturer_x11.cc49 x_display_->AddEventHandler(ConfigureNotify, this); in WindowCapturerX11()
53 x_display_->RemoveEventHandler(ConfigureNotify, this); in ~WindowCapturerX11()
193 if (event.type == ConfigureNotify) { in HandleXEvent()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/desktop_capture/linux/
H A Dwindow_capturer_x11.cc46 x_display_->AddEventHandler(ConfigureNotify, this); in WindowCapturerX11()
50 x_display_->RemoveEventHandler(ConfigureNotify, this); in ~WindowCapturerX11()
192 if (event.type == ConfigureNotify) { in HandleXEvent()
H A Dscreen_capturer_x11.cc42 options_.x_display()->RemoveEventHandler(ConfigureNotify, this); in ~ScreenCapturerX11()
67 options_.x_display()->AddEventHandler(ConfigureNotify, this); in Init()
200 } else if (event.type == ConfigureNotify) { in HandleXEvent()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/desktop_capture/linux/
H A Dwindow_capturer_x11.cc46 x_display_->AddEventHandler(ConfigureNotify, this); in WindowCapturerX11()
50 x_display_->RemoveEventHandler(ConfigureNotify, this); in ~WindowCapturerX11()
192 if (event.type == ConfigureNotify) { in HandleXEvent()
H A Dscreen_capturer_x11.cc42 options_.x_display()->RemoveEventHandler(ConfigureNotify, this); in ~ScreenCapturerX11()
67 options_.x_display()->AddEventHandler(ConfigureNotify, this); in Init()
200 } else if (event.type == ConfigureNotify) { in HandleXEvent()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/desktop_capture/linux/
H A Dwindow_capturer_x11.cc46 x_display_->AddEventHandler(ConfigureNotify, this); in WindowCapturerX11()
50 x_display_->RemoveEventHandler(ConfigureNotify, this); in ~WindowCapturerX11()
192 if (event.type == ConfigureNotify) { in HandleXEvent()
H A Dscreen_capturer_x11.cc42 options_.x_display()->RemoveEventHandler(ConfigureNotify, this); in ~ScreenCapturerX11()
67 options_.x_display()->AddEventHandler(ConfigureNotify, this); in Init()
200 } else if (event.type == ConfigureNotify) { in HandleXEvent()
/dports/cad/irsim/irsim-9.7.110/analyzer/
H A Dthread.c153 case ConfigureNotify:
196 case ConfigureNotify:
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/desktop_capture/
H A Dscreen_capturer_x11.cc129 options_.x_display()->RemoveEventHandler(ConfigureNotify, this); in ~ScreenCapturerLinux()
154 options_.x_display()->AddEventHandler(ConfigureNotify, this); in Init()
291 } else if (event.type == ConfigureNotify) { in HandleXEvent()
H A Dwindow_capturer_x11.cc102 x_display_->AddEventHandler(ConfigureNotify, this); in WindowCapturerLinux()
106 x_display_->RemoveEventHandler(ConfigureNotify, this); in ~WindowCapturerLinux()
278 if (event.type == ConfigureNotify) { in HandleXEvent()
/dports/science/elmerfem/elmerfem-release-9.0/post/src/tk/
H A Devent.c65 if (lastEventType == ConfigureNotify && in DoNextEvent()
78 case ConfigureNotify: in DoNextEvent()
79 lastEventType = ConfigureNotify; in DoNextEvent()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/desktop_capture/
H A Dwindow_capturer_x11.cc108 x_display_->AddEventHandler(ConfigureNotify, this); in WindowCapturerLinux()
112 x_display_->RemoveEventHandler(ConfigureNotify, this); in ~WindowCapturerLinux()
281 if (event.type == ConfigureNotify) { in HandleXEvent()
H A Dscreen_capturer_x11.cc144 options_.x_display()->RemoveEventHandler(ConfigureNotify, this); in ~ScreenCapturerLinux()
169 options_.x_display()->AddEventHandler(ConfigureNotify, this); in Init()
314 } else if (event.type == ConfigureNotify) { in HandleXEvent()
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/mobile/app/
H A Dx11.c132 if (ev.type == ConfigureNotify) { in createWindow()
154 case ConfigureNotify: in processEvents()
/dports/net-mgmt/nagstamon/Nagstamon-3.8.0/Nagstamon/thirdparty/Xlib/protocol/
H A Devent.py232 class ConfigureNotify(rq.Event): class
233 _code = X.ConfigureNotify
418 X.ConfigureNotify: ConfigureNotify,
/dports/x11-toolkits/py-xlib/python-xlib-0.27/Xlib/protocol/
H A Devent.py235 class ConfigureNotify(rq.Event): class
236 _code = X.ConfigureNotify
421 X.ConfigureNotify: ConfigureNotify,
/dports/x11-wm/ctwm/ctwm-4.0.3/
H A Devent_names.list21 ConfigureNotify
/dports/x11/xstroke/xstroke-0.5.12/
H A Dxlp_win.c60 xlp_win_register_callback(xlp_win, ConfigureNotify, in xlp_win_init()
100 xlp_win_register_callback(xlp_win, ConfigureNotify, in xlp_win_init_from_window()

12345678910>>...69