Searched refs:cursor_x1 (Results 1 – 1 of 1) sorted by relevance
39 static f32 cursor_x1,cursor_y1 ; // Coordinate of upper leftmost cursor variable137 cursor_x1 = (f32)cursor_nx * cursor_wd * -0.5f ; in init_draw_kfont()213 x1 = cx * cursor_wd + cursor_x1 + letter_ox ; in draw_kfont_one()375 return ( cx * cursor_wd + cursor_x1 + letter_ox ) ; in calc_kfont_x1()385 return ( cx * cursor_wd + cursor_x1 + letter_ox + letter_wd ) ; in calc_kfont_x2()