Home
last modified time | relevance | path

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

/RvlSDK-2.1/build/demos/kpaddemo/src/
Dkfont.c37 static s32 cursor_nx,cursor_ny ; // Number of cursors arranged on canvas variable
135 cursor_ny = (s32)( canvas_ht / cursor_ht ) ; in init_draw_kfont()
137 cursor_y1 = (f32)cursor_ny * cursor_ht * -0.5f ; in init_draw_kfont()