Home
last modified time | relevance | path

Searched refs:input_only (Results 1 – 25 of 63) sorted by relevance

123

/dports/devel/xparam/xparam-1.22/tests/test_res.dl_cmp/
H A Dtest19_out.res17 input_only [default] = 5
24 input_only [default] = 5
35 input_only [default] = 5
46 input_only [default] = 5
65 input_only [default] = 5
77 input_only [default] = 5
90 input_only [default] = 5
101 input_only [default] = 5
112 input_only [default] = 5
123 input_only [default] = 5
[all …]
/dports/devel/xparam/xparam-1.22/tests/test_res.win_cmp/
H A Dtest19_out.res17 input_only [default] = 5
24 input_only [default] = 5
35 input_only [default] = 5
46 input_only [default] = 5
65 input_only [default] = 5
77 input_only [default] = 5
90 input_only [default] = 5
101 input_only [default] = 5
112 input_only [default] = 5
123 input_only [default] = 5
[all …]
/dports/devel/xparam/xparam-1.22/tests/test_res.no_dl_cmp/
H A Dtest19_out.res17 input_only [default] = 5
24 input_only [default] = 5
35 input_only [default] = 5
46 input_only [default] = 5
65 input_only [default] = 5
77 input_only [default] = 5
90 input_only [default] = 5
101 input_only [default] = 5
112 input_only [default] = 5
123 input_only [default] = 5
[all …]
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/win32/
H A Dgdkgeometry-win32.c118 if (private->input_only || private->destroyed || in _gdk_win32_window_tmp_unset_bg()
194 if (private->input_only || private->destroyed || in _gdk_win32_window_tmp_reset_bg()
240 if (((GdkWindowObject *)window)->input_only)
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtktestutils.c91 gboolean input_only) in test_find_widget_input_windows() argument
97 …if (udata == widget && (!input_only || (GDK_IS_WINDOW (widget->window) && GDK_WINDOW_OBJECT (widge… in test_find_widget_input_windows()
103 …if (udata == widget && (!input_only || (GDK_IS_WINDOW (node->data) && GDK_WINDOW_OBJECT (node->dat… in test_find_widget_input_windows()
/dports/misc/libiio/libiio-0.21/tests/
H A Diio_attr.c361 search_context = false, input_only = false, output_only = false, in main() local
417 input_only = true; in main()
658 if (scan_only || input_only || output_only) { in main()
678 if (input_only) { in main()
704 if (input_only && iio_channel_is_output(ch)) in main()
907 if (input_only) in main()
913 if (!input_only && !output_only && !scan_only) in main()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gdk/win32/
H A Dgdkgeometry-win32.c130 if (window->input_only || window->destroyed || in _gdk_win32_window_tmp_unset_bg()
166 if (window->input_only || window->destroyed || in _gdk_win32_window_tmp_reset_bg()
/dports/x11-toolkits/gtk-layer-shell/gtk-layer-shell-0.7.0/gtk-priv/h/
H A Dgdk_window_priv.h70 guint input_only : 1; member
157 guint input_only : 1; member
247 guint input_only : 1; member
942 case 0: return ((struct _GdkWindow_v3_22_0*)self)->input_only; in gdk_window_priv_get_input_only()
943 case 1: return ((struct _GdkWindow_v3_22_19*)self)->input_only; in gdk_window_priv_get_input_only()
944 case 2: return ((struct _GdkWindow_v3_24_11*)self)->input_only; in gdk_window_priv_get_input_only()
949 void gdk_window_priv_set_input_only(GdkWindow * self, guint input_only) { in gdk_window_priv_set_input_only() argument
951 case 0: ((struct _GdkWindow_v3_22_0*)self)->input_only = input_only; break; in gdk_window_priv_set_input_only()
952 case 1: ((struct _GdkWindow_v3_22_19*)self)->input_only = input_only; break; in gdk_window_priv_set_input_only()
953 case 2: ((struct _GdkWindow_v3_24_11*)self)->input_only = input_only; break; in gdk_window_priv_set_input_only()
/dports/math/vampire/vampire-4.5.1/regressions/problems/
H A Dtptp_out_intro_gsp.p1 % params: --proof tptp --general_splitting input_only
/dports/devel/caf/actor-framework-0.18.5/libcaf_core/caf/
H A Dtyped_behavior.hpp30 struct input_only;
33 struct input_only<type_list<Ts...>> { struct
/dports/devel/py-game/pygame-2.1.0/src_c/doc/
H A Dsdl2_video_doc.h13 …ne\nRaise the window above other windows and set the input focus. The "input_only" argument is onl…
/dports/multimedia/gstreamer1-validate/gst-validate-1.16.1/plugins/gtk/
H A Dgstvalidategtk.c289 test_find_widget_input_windows (GtkWidget * widget, gboolean input_only) in test_find_widget_input_windows() argument
299 if (udata == widget && (!input_only || (GDK_IS_WINDOW (window) in test_find_widget_input_windows()
305 if (udata == widget && (!input_only || (GDK_IS_WINDOW (node->data) in test_find_widget_input_windows()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtktestutils.c104 gboolean input_only) in test_find_widget_input_windows() argument
114 …if (udata == widget && (!input_only || (GDK_IS_WINDOW (window) && gdk_window_is_input_only (GDK_WI… in test_find_widget_input_windows()
120 …if (udata == widget && (!input_only || (GDK_IS_WINDOW (node->data) && gdk_window_is_input_only (GD… in test_find_widget_input_windows()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cubeb/test/
H A Dtest_duplex.cpp265 cubeb_devid input_only = input_devices.back(); in TEST() local
297 input_only, &input_params, NULL, NULL, in TEST()
/dports/emulators/citra/citra-ac98458e0/externals/cubeb/test/
H A Dtest_duplex.cpp265 cubeb_devid input_only = input_devices.back(); in TEST() local
297 input_only, &input_params, NULL, NULL, in TEST()
/dports/www/firefox/firefox-99.0/media/libcubeb/gtest/
H A Dtest_duplex.cpp289 cubeb_devid input_only = input_devices.back(); in TEST() local
321 input_only, &input_params, NULL, NULL, in TEST()
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/bin/
H A De_client.x76 return ec->override || ec->input_only || ec->ignored; in e_client_util_ignored_get()
H A De_comp_object.c885 else if (!cw->ec->input_only) in _e_comp_object_setup()
891 cw->real_hid = !cw->ec->input_only; in _e_comp_object_setup()
892 if (!cw->ec->input_only) in _e_comp_object_setup()
1621 if (cw->ec->input_only) in _e_comp_intercept_hide()
1748 if (ec->input_only) in _e_comp_intercept_show()
2335 if (!cw->ec->input_only) in _e_comp_smart_hide()
2368 if (!cw->ec->input_only) in _e_comp_smart_show()
2380 if (cw->ec->input_only) in _e_comp_smart_show()
3719 if (cw->ec->input_only) return; in e_comp_object_damage()
3967 if (cw->ec->input_only) return; in e_comp_object_native_surface_set()
[all …]
H A De_comp.h243 if ((!ec->visible) || (ec->input_only)) in e_comp_util_client_is_fullscreen()
/dports/misc/libiio/libiio-0.21/bindings/python/examples/
H A Diio_attr.py50 self.input_only = None
107 self.input_only = args.input_channel
297 input_stop = self.arguments.input_only and channel.output
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/directfb/
H A Dgdkwindow-directfb.c388 private->input_only = FALSE; in gdk_directfb_window_new()
401 private->input_only = TRUE; in gdk_directfb_window_new()
461 if (!private->input_only && parent_impl->drawable.surface) in gdk_directfb_window_new()
618 if (!private->input_only && parent_impl->drawable.surface) in _gdk_window_impl_new()
1240 if (private->input_only) in show_window_internal()
1291 if (!private->input_only && private->parent) in gdk_directfb_window_hide()
1345 if (!private->input_only) in _gdk_directfb_move_resize_child()
1552 if (window_private->input_only) { in gdk_directfb_window_reparent()
2571 private->input_only = FALSE; in gdk_window_foreign_new_for_display()
2575 private->input_only = TRUE; in gdk_window_foreign_new_for_display()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/
H A Dgdkwindow.c1605 if (new_parent_private->input_only && !private->input_only) in gdk_window_reparent()
1914 if (!private->input_only) in gdk_window_ensure_native()
5077 if (!private->input_only && in gdk_window_real_set_colormap()
5962 if (private->input_only || in gdk_window_invalidate_maybe_recurse_full()
5976 if (!child->input_only) in gdk_window_invalidate_maybe_recurse_full()
6936 !private->input_only) in gdk_window_raise()
7444 !private->input_only) in gdk_window_move_resize_toplevel()
7614 !private->input_only) in gdk_window_move_resize_internal()
8064 !private->input_only) in gdk_window_set_background()
8137 !private->input_only) in gdk_window_set_back_pixmap()
[all …]
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gdk/
H A Dgdkoffscreenwindow.c191 if (new_parent->input_only && !window->input_only) in gdk_offscreen_window_reparent()
H A Dgdkwindow.c1472 window->input_only = FALSE; in gdk_window_new()
1481 window->input_only = TRUE; in gdk_window_new()
1674 if (new_parent->input_only && !window->input_only) in gdk_window_reparent()
1899 if (!window->input_only) in gdk_window_ensure_native()
4456 if (window->input_only || in gdk_window_invalidate_maybe_recurse_full()
5408 !window->input_only) in gdk_window_raise()
5995 !window->input_only) in gdk_window_move_resize_toplevel()
6092 !window->input_only) in gdk_window_move_resize_internal()
6482 if (window->input_only) in gdk_window_set_background_pattern()
7534 return window->input_only; in gdk_window_is_input_only()
[all …]
/dports/devel/py-game/pygame-2.1.0/docs/reST/ref/
H A Dsdl2_video.rst68 …| :sl:`Raise the window above other windows and set the input focus. The "input_only" argument is …
69 | :sg:`focus(input_only=False) -> None`

123