Searched refs:gr_fb_height (Results 1 – 3 of 3) sorted by relevance
40 int gr_fb_height();
403 int gr_fb_height(void) in gr_fb_height() function
108 iconY = (gr_fb_height() - (iconHeight+textHeight+40+sh)) / 2; in draw_background_locked()111 int textY = ((gr_fb_height() - (iconHeight+textHeight+40+sh)) / 2) + iconHeight + 40; in draw_background_locked()146 int dy = (3*gr_fb_height() + iconHeight - 2*height)/4; in draw_progress_locked()287 for (int ty = gr_fb_height() - char_height; in draw_screen_locked()395 text_rows_ = gr_fb_height() / char_height; in Init()