cancel_width      334 src/editor/spell.c     int cancel_width;
cancel_width      355 src/editor/spell.c     cancel_width = button_get_width (cancel_button);
cancel_width      358 src/editor/spell.c     max_btn_width = MAX (max_btn_width, cancel_width);