Searched refs:letter_oy (Results 1 – 2 of 2) sorted by relevance
39 static f32 letter_ox,letter_oy ; // Offset from the cursor position to the character position variable133 letter_oy = ( cursor_ht - letter_ht ) * 0.5f ; in init_draw_kfont()209 y1 = cy * cursor_ht + cursor_y1 + letter_oy ; in draw_kfont_one()371 return ( cy * cursor_ht + cursor_y1 + letter_oy ) ; in calc_kfont_y1()381 return ( cy * cursor_ht + cursor_y1 + letter_oy + letter_ht ) ; in calc_kfont_y2()