Home
last modified time | relevance | path

Searched refs:direction_down (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dgui_gtk.c2598 gboolean direction_down; in find_replace_cb() local
2616 direction_down = gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(sfr->down)); in find_replace_cb()
2625 gui_do_findrepl(flags, find_text, repl_text, direction_down); in find_replace_cb()
H A Dgui_motif.c3522 Boolean direction_down = TRUE; in find_replace_callback() local
3551 XtVaGetValues(sfr->down, XmNset, &direction_down, NULL); in find_replace_callback()
3560 direction_down); in find_replace_callback()