Home
last modified time | relevance | path

Searched refs:quotemargin (Results 1 – 9 of 9) sorted by relevance

/dports/news/golded+/golded-plus/golded+/golded3/
H A Dgecfgg.h392 int quotemargin; variable
554 int quotemargin; member
610 int QuoteMargin() { return cfg.quotemargin; } in QuoteMargin()
641 void QuoteMargin(int s) { cfg.quotemargin = s; } in QuoteMargin()
H A Dgccfgg6.cpp399 CFG->quotemargin = atoi(val); in CfgQuotemargin()
H A Dgeinit.cpp833 if(CFG->quotemargin <= 0) in Initialize()
834 CFG->quotemargin += MAXCOL; in Initialize()
H A Dgedoit.cpp408 msg->TextToLines(-CFG->quotemargin, false); in QuoteBuf()
H A Dgccfgg.cpp773 quotemargin = 70; in CfgGed()
H A Dgetpls.cpp91 size_t sizeofbuf = CFG->quotemargin + 256; in TemplateToText()
H A Dgepost.cpp855 omsg->TextToLines(-CFG->quotemargin, true, false);
H A Dgeedit.cpp86 CFG->dispmargin, CFG->quotemargin, EDIT->QuoteMargin()); in debugtest()
/dports/news/golded+/golded-plus/golded+/etc/
H A Dgolded.conf42 quotemargin 75