reader_wrap_by_words  234 core/conf.c        CONF_INFO(116, conf.reader_wrap_by_words,                   CONF_DEF_VALUE, i:1),
reader_wrap_by_words  686 core/gui.c         MENU_ITEM(0x5c,LANG_MENU_READ_WORD_WRAP,          MENUITEM_BOOL,    &conf.reader_wrap_by_words, 0 ),
reader_wrap_by_words  235 include/conf.h     int  reader_wrap_by_words;
reader_wrap_by_words  177 modules/gui_read.c                         if (conf.reader_wrap_by_words) {