skip_width        333 src/editor/spell.c     int skip_width;
skip_width        353 src/editor/spell.c     skip_width = button_get_width (skip_btn);
skip_width        357 src/editor/spell.c     max_btn_width = MAX (replace_width, skip_width);