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