Searched refs:text_yinc (Results 1 – 1 of 1) sorted by relevance
1500 s16 text_x, text_y, text_yinc; in PrintStats() local1623 text_yinc = STAT_CHAR_HT + STAT_CHAR_YSP; 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()1647 text_yinc = -(STAT_CHAR_HT + STAT_CHAR_YSP / 2); in PrintStats()1775 text_y += text_yinc; in PrintStats()