Searched refs:text_y (Results 1 – 1 of 1) sorted by relevance
1491 DEMOPrintf(text_x, text_y, 0, str, Stat[i].text, val)1500 s16 text_x, text_y, text_yinc; in PrintStats() local1622 text_y = STAT_TEXT_TOP; in PrintStats()1630 text_y = (s16)(rmode->xfbHeight - STAT_TEXT_BOT - STAT_CHAR_HT); in PrintStats()1638 text_y = (s16)(STAT_TEXT_TOP / 2); in PrintStats()1646 text_y = (s16)((rmode->xfbHeight - STAT_TEXT_BOT - STAT_CHAR_HT) / 2); in PrintStats()1775 text_y += text_yinc; in PrintStats()