Searched refs:textHeight (Results 1 – 1 of 1) sorted by relevance
102 int textHeight = gr_get_height(text_surface); in draw_background_locked() local108 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()