cancel_button     343 src/editor/spell.c     WButton *cancel_button;
cancel_button     359 src/editor/spell.c     cancel_button = button_new (11, 28, B_CANCEL, NORMAL_BUTTON, _("&Cancel"), 0);
cancel_button     360 src/editor/spell.c     cancel_len = button_get_len (cancel_button);
cancel_button     390 src/editor/spell.c     group_add_widget (g, cancel_button);
cancel_button     510 src/filemanager/layout.c     const char *cancel_button = N_("&Cancel");
cancel_button     534 src/filemanager/layout.c         cancel_button = _(cancel_button);
cancel_button     554 src/filemanager/layout.c     b2 = str_term_width1 (cancel_button) + 3;
cancel_button     628 src/filemanager/layout.c                                   cancel_button, 0));