Home
last modified time | relevance | path

Searched refs:backspace (Results 1 – 25 of 4432) sorted by relevance

12345678910>>...178

/dports/editors/neovim/neovim-0.6.1/src/nvim/testdir/
H A Dtest_backspace_opt.vim4 set backspace=
6 set backspace=indent
8 set backspace=eol
10 set backspace=start
15 set backspace=
18 set backspace+=eol
40 set backspace=0
42 set backspace=1
44 set backspace=2
46 set backspace=3
[all …]
/dports/editors/vim/vim-8.2.3745/src/testdir/
H A Dtest_backspace_opt.vim4 set backspace=
6 set backspace=indent
8 set backspace=eol
10 set backspace=start
15 set backspace=
18 set backspace+=eol
40 set backspace=0
42 set backspace=1
44 set backspace=2
46 set backspace=3
[all …]
/dports/deskutils/maliit-keyboard/keyboard-2.1.0/tests/unittests/ut_repeat-backspace/
H A Dut_repeat-backspace.cpp105 Key backspace; in testClick() local
108 (editor.data()->*initiate)(backspace); in testClick()
109 editor->onKeyReleased(backspace); in testClick()
141 Key backspace; in testFastMove() local
144 (editor.data()->*initiate)(backspace); in testFastMove()
145 editor->onKeyExited(backspace); in testFastMove()
186 Key backspace; in testRepeat() local
189 (editor.data()->*initiate)(backspace); in testRepeat()
203 (editor.data()->*finalize)(backspace); in testRepeat()
232 Key backspace; in testInvalidSurroundingText() local
[all …]
/dports/devel/p5-Class-Forward/Class-Forward-0.100006/lib/Class/
H A DForward.pm53 my $backspace;
70 $backspace = $1 if $shorthand =~ s/^((\.{1,2}\/){1,})//;
72 $backspace = $1 if $shorthand =~ s/^(\/+)// && !$backspace;
84 if ($backspace) {
85 unless ($backspace =~ /^\/$/) {
87 if ($backspace =~ /^\/\/$/) {
93 unless ($backspace =~ /^\.\/$/) {
94 my @backspaces = $backspace =~ /\.\.\//g;
/dports/textproc/fcitx5/fcitx5-5.0.11/test/
H A Dtestinputbuffer.cpp85 buffer.backspace(); in test_utf8()
87 buffer.backspace(); in test_utf8()
89 buffer.backspace(); in test_utf8()
91 buffer.backspace(); in test_utf8()
93 buffer.backspace(); in test_utf8()
95 buffer.backspace(); in test_utf8()
97 buffer.backspace(); in test_utf8()
/dports/graphics/rx/rx-0.4.0/tests/palette/
H A Dpalette.events69 01945 0015836 keyboard/input <backspace> pressed
70 01956 0015926 keyboard/input <backspace> released
71 01966 0016008 keyboard/input <backspace> pressed
72 01976 0016090 keyboard/input <backspace> released
73 01984 0016167 keyboard/input <backspace> pressed
74 01993 0016244 keyboard/input <backspace> released
75 02001 0016308 keyboard/input <backspace> pressed
76 02010 0016382 keyboard/input <backspace> released
77 02019 0016458 keyboard/input <backspace> pressed
78 02029 0016541 keyboard/input <backspace> released
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/web-platform/tests/old-tests/webdriver/user_input/
H A Dsendkeys_test.py38 backspace= unichr(int("E003", 16))
40 element.send_keys([backspace])
70 backspace= unichr(int("E003", 16))
76 element.send_keys([backspace])
86 backspace= unichr(int("E003", 16))
90 element.send_keys([shift, left, left, left, left, left, left, backspace])
/dports/security/beid/eid-mw-5.0.8/cardcomm/pkcs11/src/dialogs/dialogsgtk/
H A Dbeid-askpin.c57 GtkWidget *dialog, *pinLabel, *grid, *pinFrame, *backspace, *clear, *eventBox, *digits[10]; member
122 static void backspace(PinDialogInfo * pindialog) { in backspace() function
155 backspace(pindialog); in on_key_backspace()
179 backspace(pindialog); in on_key_press()
196 backspace(pindialog); in on_key_press()
294 pindialog.backspace = gtk_button_new(); in main()
295 gtk_container_add(GTK_CONTAINER(pindialog.backspace), in main()
297 gtk_grid_attach(GTK_GRID(pindialog.grid), pindialog.backspace, 0, 3, 1, 1); in main()
298 gtk_widget_set_can_focus(pindialog.backspace, FALSE); in main()
299 g_signal_connect(pindialog.backspace, "clicked", G_CALLBACK(on_key_backspace), in main()
/dports/devel/z88dk/z88dk/libsrc/_DEVELOPMENT/target/rc2014/driver/terminal/rc_01_output_basic/
H A Drc_01_output_basic_iterm_msg_bs.asm10 ; backspace
13 call backspace
18 backspace:
/dports/devel/z88dk/z88dk/libsrc/_DEVELOPMENT/target/yaz180/driver/terminal/rc_01_output_asci1/
H A Drc_01_output_asci1_iterm_msg_bs.asm12 ; backspace
15 call backspace
20 backspace: label
/dports/devel/z88dk/z88dk/libsrc/_DEVELOPMENT/target/rc2014/driver/terminal/rc_01_output_sioa/
H A Drc_01_output_sioa_iterm_msg_bs.asm12 ; backspace
15 call backspace
20 backspace: label
/dports/devel/z88dk/z88dk/libsrc/_DEVELOPMENT/target/rc2014/driver/terminal/rc_01_output_acia/
H A Drc_01_output_acia_iterm_msg_bs.asm12 ; backspace
15 call backspace
20 backspace: label
/dports/devel/z88dk/z88dk/libsrc/_DEVELOPMENT/target/yaz180/driver/terminal/rc_01_output_asci0/
H A Drc_01_output_asci0_iterm_msg_bs.asm12 ; backspace
15 call backspace
20 backspace: label
/dports/devel/z88dk/z88dk/libsrc/_DEVELOPMENT/target/scz180/driver/terminal/rc_01_output_asci0/
H A Drc_01_output_asci0_iterm_msg_bs.asm12 ; backspace
15 call backspace
20 backspace: label
/dports/devel/z88dk/z88dk/libsrc/_DEVELOPMENT/target/scz180/driver/terminal/rc_01_output_asci1/
H A Drc_01_output_asci1_iterm_msg_bs.asm12 ; backspace
15 call backspace
20 backspace:
/dports/devel/z88dk/z88dk/libsrc/_DEVELOPMENT/target/rc2014/driver/terminal/rc_01_output_siob/
H A Drc_01_output_siob_iterm_msg_bs.asm12 ; backspace
15 call backspace
20 backspace: label
/dports/devel/z88dk/z88dk/libsrc/_DEVELOPMENT/target/hbios/driver/terminal/rc_01_output_hbios0/
H A Drc_01_output_hbios0_iterm_msg_bs.asm12 ; backspace
15 call backspace
20 backspace: label
/dports/devel/z88dk/z88dk/libsrc/_DEVELOPMENT/target/hbios/driver/terminal/rc_01_output_hbios1/
H A Drc_01_output_hbios1_iterm_msg_bs.asm12 ; backspace
15 call backspace
20 backspace: label
/dports/games/bzflag-server/bzflag-2.4.22/src/bzflag/
H A DHUDuiTypeIn.cxx82 static const char backspace = '\b'; // ^H in doKeyPress() local
118 c = backspace; in doKeyPress()
125 c = backspace; in doKeyPress()
141 if (c >0 && (!isprint(c) && c != backspace)) in doKeyPress()
144 if (c == backspace) in doKeyPress()
/dports/games/bzflag/bzflag-2.4.22/src/bzflag/
H A DHUDuiTypeIn.cxx82 static const char backspace = '\b'; // ^H in doKeyPress() local
118 c = backspace; in doKeyPress()
125 c = backspace; in doKeyPress()
141 if (c >0 && (!isprint(c) && c != backspace)) in doKeyPress()
144 if (c == backspace) in doKeyPress()
/dports/print/lyx/lyx-2.3.4.2/src/
H A DTrans.h197 virtual bool backspace() = 0;
243 virtual bool backspace() { return true; } in backspace() function
257 virtual bool backspace() { in backspace() function
274 virtual bool backspace() { in backspace() function
333 bool backspace() { return trans_fsm_.currentState->backspace(); } in backspace() function
/dports/x11/kitty/kitty-0.23.1/kitty_tests/
H A Dtui.py32 le.backspace()
36 le.backspace(num=2)
40 le.backspace(num=2)
43 le.backspace()
/dports/devel/z88dk/z88dk/libsrc/_DEVELOPMENT/target/cpm/driver/terminal/cpm_01_output_dcio/
H A Dcpm_01_output_dcio_iterm_msg_bs.asm13 ; backspace
16 call backspace
22 backspace:
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/prometheus/alertmanager/ui/app/src/Views/FilterBar/
H A DTypes.elm23 Holding down the backspace removes (one by one) each last character in the input,
25 holds down backspace to remove the text in the input, they won't accidentally hold
26 backspace too long and then delete the preceding matcher as well. So, once a user holds
27 backspace to clear an input, they have to then lift up the key and press it again to
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/alertmanager/ui/app/src/Views/FilterBar/
H A DTypes.elm25 Holding down the backspace removes (one by one) each last character in the input,
27 holds down backspace to remove the text in the input, they won't accidentally hold
28 backspace too long and then delete the preceding matcher as well. So, once a user holds
29 backspace to clear an input, they have to then lift up the key and press it again to

12345678910>>...178