cancel_button 751 src/editor/spell.c WButton *cancel_button; cancel_button 767 src/editor/spell.c cancel_button = button_new (11, 28, B_CANCEL, NORMAL_BUTTON, _("&Cancel"), 0); cancel_button 768 src/editor/spell.c cancel_len = button_get_len (cancel_button); cancel_button 798 src/editor/spell.c group_add_widget (g, cancel_button); cancel_button 509 src/filemanager/layout.c const char *cancel_button = N_("&Cancel"); cancel_button 533 src/filemanager/layout.c cancel_button = _(cancel_button); cancel_button 553 src/filemanager/layout.c b2 = str_term_width1 (cancel_button) + 3; cancel_button 627 src/filemanager/layout.c cancel_button, 0));