Home
last modified time | relevance | path

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

/dports/games/xrot/xrot/
H A Dxwin.c70 static int cs_width, cs_x, cs_text_x; variable
805 cs_text_x = (WWIDTH - s_width) / 2 - overall.lbearing; in draw_cst()
807 cs_x = cs_text_x + overall.lbearing; in draw_cst()
819 cs_text_x, 45+ascent_cs, buf, strlen(buf) ); in draw_cst_sub()
822 cs_text_x, 70+ascent_cs, buf, strlen(buf) ); in draw_cst_sub()
825 cs_text_x, 95+ascent_cs, buf, strlen(buf) ); in draw_cst_sub()
828 cs_text_x, 120+ascent_cs, buf, strlen(buf) ); in draw_cst_sub()
831 cs_text_x, 145+ascent_cs, buf, strlen(buf) ); in draw_cst_sub()
834 cs_text_x, 170+ascent_cs, buf, strlen(buf) ); in draw_cst_sub()
837 cs_text_x, 195+ascent_cs, buf, strlen(buf) ); in draw_cst_sub()