Searched refs:direction_down (Results 1 – 2 of 2) sorted by relevance
2598 gboolean direction_down; in find_replace_cb() local2616 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()
3522 Boolean direction_down = TRUE; in find_replace_callback() local3551 XtVaGetValues(sfr->down, XmNset, &direction_down, NULL); in find_replace_callback()3560 direction_down); in find_replace_callback()