replace_width     332 src/editor/spell.c     int replace_width;
replace_width     351 src/editor/spell.c     replace_width = button_get_width (replace_btn);
replace_width     357 src/editor/spell.c     max_btn_width = MAX (replace_width, skip_width);