cancel_button     734 src/editor/spell.c     WButton *cancel_button;
cancel_button     750 src/editor/spell.c     cancel_button = button_new (11, 28, B_CANCEL, NORMAL_BUTTON, _("&Cancel"), 0);
cancel_button     751 src/editor/spell.c     cancel_len = button_get_len (cancel_button);
cancel_button     781 src/editor/spell.c     group_add_widget (g, cancel_button);
cancel_button     512 src/filemanager/layout.c     const char *cancel_button = N_("&Cancel");
cancel_button     536 src/filemanager/layout.c         cancel_button = _(cancel_button);
cancel_button     556 src/filemanager/layout.c     b2 = str_term_width1 (cancel_button) + 3;
cancel_button     630 src/filemanager/layout.c                                   cancel_button, 0));