Home
last modified time | relevance | path

Searched refs:edit_bookmarks (Results 1 – 15 of 15) sorted by relevance

/dports/misc/clifm/clifm-1.3/src/
H A Dbookmarks.h30 int edit_bookmarks(char *cmd);
H A Dbookmarks.c567 edit_bookmarks(char *cmd) in edit_bookmarks() function
651 edit_bookmarks(arg[1] ? arg[1] : NULL); in open_bookmark()
779 return edit_bookmarks(cmd[2] ? cmd[2] : NULL); in bookmarks_function()
/dports/sysutils/gconf-editor/gconf-editor-3.0.1/src/
H A Dgconf-bookmarks.h29 GtkWidget *edit_bookmarks);
H A Dgconf-bookmarks.c195 GtkWidget *edit_bookmarks) in gconf_bookmarks_hook_up_menu() argument
239 gtk_widget_set_sensitive (edit_bookmarks, FALSE); in gconf_bookmarks_hook_up_menu()
/dports/www/lynx/lynx2.8.9rel.1/src/
H A DLYOptions.h14 extern void edit_bookmarks(void);
H A DLYOptions.c794 edit_bookmarks(); in LYoptions()
1771 void edit_bookmarks(void) in edit_bookmarks() function
2794 edit_bookmarks(); in postoptions()
/dports/www/lynx-current/lynx2.9.0dev.9/src/
H A DLYOptions.h14 extern void edit_bookmarks(void);
H A DLYOptions.c794 edit_bookmarks(); in LYoptions()
1771 void edit_bookmarks(void) in edit_bookmarks() function
2817 edit_bookmarks(); in postoptions()
/dports/science/gramps/gramps-5.1.4/gramps/gui/views/
H A Dnavigationview.py261 def edit_bookmarks(self, *obj): member in NavigationView
274 ('EditBook', self.edit_bookmarks, '<shift><PRIMARY>D'),
/dports/multimedia/smplayer/smplayer-21.10.0/src/shortcuts/
H A Ddefault.keys231 edit_bookmarks
H A Dvlc.keys218 edit_bookmarks
/dports/misc/clifm/clifm-1.3/misc/codecov/
H A Dbookmarks.c.gcov1267 function edit_bookmarks called 7 returned 100% blocks executed 45%
1268 7: 576:edit_bookmarks(char *cmd)
1493 3: 658: edit_bookmarks(arg[1] ? arg[1] : NULL);
1790 4: 786: return edit_bookmarks(cmd[2] ? cmd[2] : NULL);
/dports/devel/p5-Devel-ptkdb/Devel-ptkdb-1.1091/
H A Dptkdb.pm1518 sub edit_bookmarks { subroutine
1562 -command => sub { $self->edit_bookmarks() } ) ;
/dports/www/lynx/lynx2.8.9rel.1/
H A DCHANGES9473 calling edit_bookmarks() from postoptions() - LP
/dports/www/lynx-current/lynx2.9.0dev.9/
H A DCHANGES9644 calling edit_bookmarks() from postoptions() - LP