Home
last modified time | relevance | path

Searched refs:goto_mark (Results 1 – 25 of 43) sorted by relevance

12

/dports/sysutils/most/most-5.1.0/doc/
H A Dmost.rc18 setkey goto_mark ","
57 setkey goto_mark "\033OP\033On"
73 setkey goto_mark "\033[2~"
92 setkey goto_mark "^K^J"
93 setkey goto_mark "^K^M"
H A Dlesskeys.rc57 setkey goto_mark "'"
/dports/www/elinks/elinks-0.11.7/src/viewer/text/
H A Dmarks.h7 void goto_mark(unsigned char mark, struct view_state *vs);
H A Dmarks.c71 goto_mark(unsigned char mark, struct view_state *vs) in goto_mark() function
H A Dview.c660 goto_mark(mark, doc_view->vs); in try_mark_key()
/dports/japanese/jed/jed-B0.99-8__J067/src/
H A Dpaste.h11 extern int goto_mark(Mark *);
H A Dpaste.c211 int goto_mark(Mark *m) /*{{{*/ in goto_mark() function
240 if (*go) goto_mark(m); in pop_mark()
271 if (go) goto_mark (m); in pop_spot_go()
299 goto_mark (m); in exchange_point_mark()
1230 (void) x_user_mark_fun (goto_mark); in goto_user_mark()
1514 goto_mark (beg); in restore_saved_narrow()
1516 goto_mark (end); in restore_saved_narrow()
/dports/textproc/stardict3/stardict-3.0.6/dict/src/
H A Dpangoview.cpp261 bool goto_mark(const char *where_mark_name, int char_offset = 0);
888 goto_mark(where_mark_name, char_offset); in insert_mark()
1059 goto_mark(where_mark_name, char_offset); in insert_pango_text()
1109 if(!goto_mark(where_mark_name, char_offset)) in insert_pango_text_with_links()
1133 if(!goto_mark(where_mark_name, char_offset)) in delete_text()
1190 if(!goto_mark(where_mark_name, char_offset)) in insert_pixbuf()
1224 if(!goto_mark(where_mark_name, char_offset)) in insert_widget()
1289 bool TextPangoWidget::goto_mark(const char *where_mark_name, int char_offset) in goto_mark() function in TextPangoWidget
/dports/audio/denemo/denemo-2.0.6/src/command/
H A Dselect.h62 void goto_mark (GtkAction * action, DenemoScriptParam * param);
/dports/editors/textadept/textadept-textadept_11.1/modules/textadept/
H A Dbookmarks.lua46 function M.goto_mark(next) function
H A Dmenu.lua183 {_L['Next Bookmark'], function() textadept.bookmarks.goto_mark(true) end},
185 textadept.bookmarks.goto_mark(false)
187 {_L['Goto Bookmark...'], textadept.bookmarks.goto_mark},
H A Dkeys.lua383 [textadept.bookmarks.goto_mark] = {'alt+f2', 'alt+f2', 'f4'},
/dports/editors/textadept/textadept_11.1.linux/modules/textadept/
H A Dbookmarks.lua46 function M.goto_mark(next) function
H A Dmenu.lua183 {_L['Next Bookmark'], function() textadept.bookmarks.goto_mark(true) end},
185 textadept.bookmarks.goto_mark(false)
187 {_L['Goto Bookmark...'], textadept.bookmarks.goto_mark},
H A Dkeys.lua383 [textadept.bookmarks.goto_mark] = {'alt+f2', 'alt+f2', 'f4'},
/dports/math/octave/octave-6.4.0/liboctave/util/
H A Dcmd-hist.h106 static int goto_mark (void);
H A Dcmd-hist.cc296 command_editor::remove_startup_hook (command_history::goto_mark); in do_goto_mark()
683 command_history::goto_mark (void) in goto_mark() function in octave::command_history
H A Dcmd-edit.cc807 command_editor::add_startup_hook (command_history::goto_mark); in operate_and_get_next()
/dports/sysutils/busybox/busybox-1.26.2/miscutils/
H A Dless.c1557 static void goto_mark(void) in goto_mark() function
1686 goto_mark(); in keypress_process()
/dports/devel/p5-IO-Pager/IO-Pager-2.10/lib/IO/Pager/
H A DPerl.pm175 "'" => \&goto_mark,
871 sub goto_mark{ subroutine
/dports/audio/snd/snd-21.2/
H A Dsnd-kbd.c601 if (!(goto_mark(cp, val))) in get_count()
866 if (!(goto_mark(cp, count))) in keyboard_command()
/dports/audio/denemo/denemo-2.0.6/src/generated/
H A Dregister_commands.h7 …oMark", _("To Mark"), _("Moves the cursor to the Mark without altering the selection"), goto_mark);
H A Dentries.h8 …rk"), "",N_("Moves the cursor to the Mark without altering the selection"),G_CALLBACK (goto_mark)},
/dports/editors/textadept/textadept_11.1.linux/test/
H A Dtest.lua1214 textadept.bookmarks.goto_mark(true)
1216 textadept.bookmarks.goto_mark(true)
1218 textadept.bookmarks.goto_mark(false)
1220 textadept.bookmarks.goto_mark(false)
1234 textadept.bookmarks.goto_mark()
/dports/editors/textadept/textadept-textadept_11.1/test/
H A Dtest.lua1214 textadept.bookmarks.goto_mark(true)
1216 textadept.bookmarks.goto_mark(true)
1218 textadept.bookmarks.goto_mark(false)
1220 textadept.bookmarks.goto_mark(false)
1234 textadept.bookmarks.goto_mark()

12