Home
last modified time | relevance | path

Searched refs:cursor_nx (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
135 cursor_nx = (s32)( canvas_wd / cursor_wd ) ; in init_draw_kfont()
137 cursor_x1 = (f32)cursor_nx * cursor_wd * -0.5f ; in init_draw_kfont()