Searched refs:edit_bookmarks (Results 1 – 15 of 15) sorted by relevance
30 int edit_bookmarks(char *cmd);
567 edit_bookmarks(char *cmd) in edit_bookmarks() function651 edit_bookmarks(arg[1] ? arg[1] : NULL); in open_bookmark()779 return edit_bookmarks(cmd[2] ? cmd[2] : NULL); in bookmarks_function()
29 GtkWidget *edit_bookmarks);
195 GtkWidget *edit_bookmarks) in gconf_bookmarks_hook_up_menu() argument239 gtk_widget_set_sensitive (edit_bookmarks, FALSE); in gconf_bookmarks_hook_up_menu()
14 extern void edit_bookmarks(void);
794 edit_bookmarks(); in LYoptions()1771 void edit_bookmarks(void) in edit_bookmarks() function2794 edit_bookmarks(); in postoptions()
794 edit_bookmarks(); in LYoptions()1771 void edit_bookmarks(void) in edit_bookmarks() function2817 edit_bookmarks(); in postoptions()
261 def edit_bookmarks(self, *obj): member in NavigationView274 ('EditBook', self.edit_bookmarks, '<shift><PRIMARY>D'),
231 edit_bookmarks
218 edit_bookmarks
1267 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);
1518 sub edit_bookmarks { subroutine1562 -command => sub { $self->edit_bookmarks() } ) ;
9473 calling edit_bookmarks() from postoptions() - LP
9644 calling edit_bookmarks() from postoptions() - LP