Searched refs:dont_wrap_pre (Results 1 – 4 of 4) sorted by relevance
562 extern BOOLEAN dont_wrap_pre;
575 BOOLEAN dont_wrap_pre = FALSE; variable3479 "dont_wrap_pre", 4|SET_ARG, dont_wrap_pre,
4251 if ((text->source || dont_wrap_pre) && text == HTMainText) { in HText_appendCharacter()4265 BOOL add_blank = (dont_wrap_pre in HText_appendCharacter()4355 && dont_wrap_pre) { in HText_appendCharacter()
51 * fix special case when -dont_wrap_pre option is used, to restore space between5917 * added commandline switch '-dont_wrap_pre' that will inhibit line wrapping in5920 * lynx.man updated to reflect new option -dont_wrap_pre and to note that gnu