Home
last modified time | relevance | path

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

/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/kernel/
H A Dhelp.c4268 #define HELP_PLAIN_TEXT_TRUNC_COL (HELP_PLAIN_TEXT_COLS_MAX - 1) macro
4298 memset(ptextbuf + indexpos, '.', HELP_PLAIN_TEXT_TRUNC_COL - indexpos); in write_help_toc_entry()
4306 sprintf(ptextbuf + (HELP_PLAIN_TEXT_TRUNC_COL - lookupwidth), in write_help_toc_entry()