Searched refs:FRD_REPLACE (Results 1 – 5 of 5) sorted by relevance
496 # define FRD_REPLACE 3 // Replace once macro
5353 if ((type == FRD_REPLACE || type == FRD_REPLACEALL) && text_locked()) in gui_do_findrepl()5389 if (type == FRD_REPLACE) in gui_do_findrepl()5433 if (type == FRD_REPLACE) in gui_do_findrepl()
2521 GINT_TO_POINTER(FRD_REPLACE)); in find_replace_dialog_create()
3722 find_replace_callback, (XtPointer)FRD_REPLACE); in find_replace_dialog_create()
1125 flags = FRD_REPLACE; in _OnFindRepl()