Home
last modified time | relevance | path

Searched refs:watch_selection (Results 1 – 8 of 8) sorted by relevance

/dports/net/x11vnc/x11vnc-0.9.16/src/
H A Doptions.h362 extern int watch_selection;
H A Dxevents.c365 if ((watch_selection || vnc_connect) && !did_xselect_input) { in initialize_xevents()
381 if (watch_selection && !did_xcreate_simple_window) { in initialize_xevents()
1245 if (have_clients && watch_selection && !sent_some_sel in check_xevents()
1406 if (have_clients && watch_selection && !set_cutbuffer) { in check_xevents()
1693 if (!watch_selection) { in xcut_receive()
H A Doptions.c470 int watch_selection = 1; /* normal selection/cutbuffer maintenance */ variable
H A Dscreen.c620 ws0 = watch_selection; in set_raw_fb_params()
640 watch_selection = ws0; in set_raw_fb_params()
698 } else if (watch_selection) { in set_raw_fb_params()
701 watch_selection = 0; in set_raw_fb_params()
1184 if (! watch_selection) { in vnc_reflect_recv_cuttext()
H A Dremote.c2972 snprintf(buf, bufn, "ans=%s:%d", p, watch_selection); in process_remote_cmd()
2976 watch_selection = 1; in process_remote_cmd()
2983 snprintf(buf, bufn, "ans=%s:%d", p, !watch_selection); in process_remote_cmd()
2987 watch_selection = 0; in process_remote_cmd()
H A Dx11vnc.c1550 fprintf(stderr, " watchsel: %d\n", watch_selection); in print_settings()
3320 watch_selection = 0; in main()
/dports/devel/efl/efl-1.25.1/src/lib/elementary/
H A Defl_ui_internal_text_interactive.c17 Eina_Bool watch_selection; member
96 en->watch_selection = EINA_FALSE; in _sel_watch_freeze()
102 en->watch_selection = EINA_TRUE; in _sel_watch_thaw()
768 if (!en->watch_selection) in _sel_reset()
1808 en->watch_selection = EINA_TRUE; in _efl_ui_internal_text_interactive_efl_object_constructor()
/dports/audio/snd/snd-21.2/
H A Dsnd-select.c752 static TIMEOUT_TYPE watch_selection(TIMEOUT_ARGS) in watch_selection() function
758 watch_selection_button = CALL_TIMEOUT(watch_selection, 50, cp); in watch_selection()
775 watch_selection_button = CALL_TIMEOUT(watch_selection, 50, cp); in move_selection_1()