skip_btn          341 src/editor/spell.c     WButton *skip_btn;
skip_btn          356 src/editor/spell.c     skip_btn = button_new (9, 28, B_SKIP_WORD, NORMAL_BUTTON, _ ("&Skip"), 0);
skip_btn          357 src/editor/spell.c     skip_len = button_get_len (skip_btn);
skip_btn          388 src/editor/spell.c     group_add_widget (g, skip_btn);