Home
last modified time | relevance | path

Searched refs:always_grow (Results 1 – 6 of 6) sorted by relevance

/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/arch/gtk3/novte/
H A Dvteinternal.hh923 void extend_selection(long x, long y, bool always_grow, bool force);
H A Dvte.cc5097 void VteTerminalPrivate::extend_selection(long x, long y, bool always_grow, bool force) in extend_selection() argument
5142 if (always_grow) { in extend_selection()
5156 if (!always_grow) { in extend_selection()
5175 if (always_grow) { in extend_selection()
/dports/emulators/vice/vice-3.5/src/arch/gtk3/novte/
H A Dvteinternal.hh923 void extend_selection(long x, long y, bool always_grow, bool force);
H A Dvte.cc5096 void VteTerminalPrivate::extend_selection(long x, long y, bool always_grow, bool force) in extend_selection() argument
5141 if (always_grow) { in extend_selection()
5155 if (!always_grow) { in extend_selection()
5174 if (always_grow) { in extend_selection()
/dports/x11-toolkits/gnome-pty-helper/vte-0.40.2/src/
H A Dvte.c109 gboolean always_grow, gboolean force);
6711 gboolean always_grow, gboolean force) in vte_terminal_extend_selection() argument
6764 if (always_grow) in vte_terminal_extend_selection()
6777 if (!always_grow) { in vte_terminal_extend_selection()
6796 if (always_grow) { in vte_terminal_extend_selection()
/dports/x11-toolkits/vte/vte-0.28.2/src/
H A Dvte.c6890 gboolean always_grow, gboolean force) in vte_terminal_extend_selection() argument
6954 if (always_grow) in vte_terminal_extend_selection()
6967 if (!always_grow) { in vte_terminal_extend_selection()
6986 if (always_grow) { in vte_terminal_extend_selection()