Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_motif.c3588 set_label(Widget w, char *label) in set_label() function
3705 set_label(frdp->find, _("Find &Next")); in find_replace_dialog_create()
3720 set_label(frdp->replace, _("&Replace")); in find_replace_dialog_create()
3731 set_label(frdp->all, _("Replace &All")); in find_replace_dialog_create()
3742 set_label(frdp->undo, _("&Undo")); in find_replace_dialog_create()
3753 set_label(frdp->cancel, _("&Cancel")); in find_replace_dialog_create()
/vim-8.2.3635/runtime/doc/
H A Dversion7.txt17395 Solution: Change set_label() argument. (Kazunobu Kuriyama)