Home
last modified time | relevance | path

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

/RvlSDK-3.2/build/demos/kpadOlddemo/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()
/RvlSDK-3.2/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()