Searched refs:text_surface (Results 1 – 1 of 1) sorted by relevance
153 GRSurface* text_surface = GetCurrentText(); in draw_background_locked() local154 int text_x = (gr_fb_width() - gr_get_width(text_surface)) / 2; in draw_background_locked()157 gr_texticon(text_x, text_y, text_surface); in draw_background_locked()