Searched refs:text_surface (Results 1 – 1 of 1) sorted by relevance
97 GRSurface* text_surface = backgroundText[icon]; in draw_background_locked() local101 int textWidth = gr_get_width(text_surface); in draw_background_locked()102 int textHeight = gr_get_height(text_surface); in draw_background_locked()126 gr_texticon(textX, textY, text_surface); in draw_background_locked()