Home
last modified time | relevance | path

Searched refs:select_next (Results 1 – 25 of 60) sorted by relevance

123

/dports/mail/neomutt/neomutt-20211029/sidebar/
H A Dfunctions.c45 bool select_next(struct SidebarWindowData *wdata) in select_next() function
193 select_next(wdata); in select_page_down()
217 select_next(wdata); in select_page_up()
236 if (!select_next(wdata)) in select_first()
290 changed = select_next(wdata); in sb_change_mailbox()
H A Dprivate.h84 bool select_next(struct SidebarWindowData *wdata);
H A Dsidebar.c156 if (!select_next(wdata)) in sb_remove_mailbox()
/dports/www/h2o-devel/h2o-dcc7134/lib/common/balancer/
H A Droundrobin.c31 static inline void select_next(struct round_robin_t *self, h2o_socketpool_target_vector_t *targets) in select_next() function
53 select_next(self, targets); in selector()
57 select_next(self, targets); in selector()
/dports/x11/urxvt-perls/urxvt-perls-2.0/
H A Durl-select105 select_next($self, -1);
130 select_next($self, -1, $event);
132 select_next($self, 1, $event);
136 select_next($self, 1, $event);
140 select_next($self, -1, $event);
193 sub select_next {
/dports/x11-wm/awesome/awesome-4.3/tests/examples/text/awful/keygrabber/
H A Dalttab.lua9 select_next = function() was_called[3] = true end, --DOC_HIDE function
16 {{"Mod1", "Shift"}, "Tab", awful.client.focus.history.select_next },
/dports/devel/anjuta/anjuta-3.34.0/libanjuta/interfaces/
H A Dianjuta-message-view.c167 IANJUTA_MESSAGE_VIEW_GET_IFACE (obj)->select_next (obj, err); in ianjuta_message_view_select_next()
208 klass->select_next = ianjuta_message_view_select_next_default; in ianjuta_message_view_base_init()
H A Dianjuta-message-view.h69 void (*select_next) (IAnjutaMessageView *obj, GError **err); member
/dports/devel/p5-Term-ReadLine-Zoid/Term-ReadLine-Zoid-0.07/lib/Term/ReadLine/Zoid/
H A DFileBrowse.pm135 sub select_next { $_[0]{fb_item}++ if $_[0]{fb_item} < $#{$_[0]{fb_items}} } subroutine
171 $self->select_next();
/dports/lang/sdcc/sdcc-4.0.0/sim/ucsim/gui.src/obsolete/
H A Ddesk.cc40 select_next(); in handle_event()
H A Dgroupcl.h59 virtual int select_next();
H A Dviewcl.h108 virtual int select_next() {return(0);} in select_next() function
H A Dgroup.cc226 cl_group::select_next() in select_next() function in cl_group
/dports/emulators/fs-uae/fs-uae-3.1.35/libfsemu/src/emu/
H A Dmenu.c65 static void select_next(void) in select_next() function
173 select_next(); in fs_emu_menu_function()
237 select_next(); in fs_emu_menu_function()
267 select_next(); in fs_emu_menu_set_current()
/dports/lang/sdcc/sdcc-4.0.0/sim/ucsim/gui.src/obsolete/portmon.src/
H A Dpmapp.cc105 desk->select_next(); in handle_event()
/dports/devel/p5-Curses-UI/Curses-UI-0.9609/lib/Curses/UI/
H A DPopupmenu.pm91 'select-next' => \&select_next,
312 sub select_next() subroutine
/dports/games/kobodeluxe/KoboDeluxe-0.5.1/
H A Dmanage.h93 static void select_next(int redraw_map = 1);
/dports/science/gsmc/gsmc-1.1/
H A Dwidget.h66 select_next(GtkWidget*, gpointer),
/dports/games/ufoai-data/ufoai-data-2.5_1/base/ufos/ui/
H A Dsys_editor.ufo65 button select_next {
/dports/editors/setzer/Setzer-0.4.1/setzer/document/latex/autocomplete/
H A Dautocomplete_viewgtk.py61 def select_next(self): member in DocumentAutocompleteView
/dports/mail/evolution/evolution-3.42.1/src/e-util/
H A De-attachment-view.h146 gboolean select_next);
/dports/mail/sylpheed/sylpheed-3.7.0/src/
H A Daddr_compl.c561 gboolean select_next);
879 gboolean select_next) in address_completion_create_completion_window() argument
959 gtk_clist_select_row(GTK_CLIST(clist), select_next ? 1 : 0, 0); in address_completion_create_completion_window()
/dports/graphics/wings/wings-8d019ebe48/src/
H A Dwings_edge_loop.erl17 -export([select_next/1,select_prev/1,stoppable_sel_loop/1,select_loop/1,
30 select_next(#st{selmode=edge,sel=[_]}=St) -> function
32 select_next(St) -> St. function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/odbc/test/
H A Dodbc_query_SUITE.erl47 select_next, select_relative, select_absolute,
361 select_next() -> function
363 select_next(suit) -> []; function
364 select_next(Config) when is_list(Config) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/odbc/test/
H A Dodbc_query_SUITE.erl47 select_next, select_relative, select_absolute,
361 select_next() -> function
363 select_next(suit) -> []; function
364 select_next(Config) when is_list(Config) -> function

123