Searched refs:STAT_CHAR_HT (Results 1 – 1 of 1) sorted by relevance
1265 #define STAT_CHAR_HT 8 macro1623 text_yinc = STAT_CHAR_HT + STAT_CHAR_YSP; in PrintStats()1630 text_y = (s16)(rmode->xfbHeight - STAT_TEXT_BOT - STAT_CHAR_HT); in PrintStats()1631 text_yinc = -(STAT_CHAR_HT + STAT_CHAR_YSP); in PrintStats()1639 text_yinc = STAT_CHAR_HT + STAT_CHAR_YSP / 2; in PrintStats()1646 text_y = (s16)((rmode->xfbHeight - STAT_TEXT_BOT - STAT_CHAR_HT) / 2); in PrintStats()1647 text_yinc = -(STAT_CHAR_HT + STAT_CHAR_YSP / 2); in PrintStats()