wrap_length       123 src/editor/editoptions.c     char wrap_length[16], tab_spacing[16];
wrap_length       138 src/editor/editoptions.c     g_snprintf (wrap_length, sizeof (wrap_length), "%d", edit_options.word_wrap_line_length);
wrap_length       179 src/editor/editoptions.c                     QUICK_LABELED_INPUT (N_("Word wrap line length:"), input_label_left, wrap_length,