Home
last modified time | relevance | path

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

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