Home
last modified time | relevance | path

Searched refs:SEL_LINE (Results 1 – 5 of 5) sorted by relevance

/dports/x11/mlterm/mlterm-3.9.1/uitoolkit/
H A Dui_selection.h12 SEL_LINE = 0x3, enumerator
H A Dui_screen.c3513 start_selection(screen, beg_char_index, beg_row, SEL_LINE, 0); in selecting_line()
3622 case SEL_LINE: in button_motion()
/dports/lang/yap/yap-6.2.2/LGPL/swi_console/
H A Dconsole.c135 #define SEL_LINE 2 /* line-unit selection */ macro
1630 } else if ( b->sel_unit == SEL_LINE ) in rlc_extend_selection()
1642 } else if ( b->sel_unit == SEL_LINE ) in rlc_extend_selection()
/dports/lang/swi-pl/swipl-8.2.3/src/win32/console/
H A Dconsole.c146 #define SEL_LINE 2 /* line-unit selection */ macro
1718 } else if ( b->sel_unit == SEL_LINE ) in rlc_extend_selection()
1737 } else if ( b->sel_unit == SEL_LINE ) in rlc_extend_selection()
/dports/sysutils/tmux/tmux-3.2a/
H A Dwindow-copy.c255 SEL_LINE, /* select one line at a time */ enumerator
1760 data->selflag = SEL_LINE; in window_copy_cmd_select_line()
3755 case SEL_LINE: in window_copy_synchronize_cursor_end()
4921 case SEL_LINE: in window_copy_start_drag()