Searched refs:g_max_loc_Y (Results 1 – 1 of 1) sorted by relevance
36 static int g_max_loc_Y; variable71 g_max_loc_Y = (bi->dispDeviceRect[3] - bi->dispDeviceRect[1]) / 16; in btext_init()167 g_max_loc_Y = height / 16; in btext_setup_display()251 g_max_loc_Y = height / 16; in btext_update_display()363 while (g_loc_Y >= g_max_loc_Y) { in btext_drawchar()370 if (g_loc_Y >= g_max_loc_Y) in btext_drawchar()