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