HomeSort by relevance Sort by last modified time
    Searched full:text_surface (Results 1 - 1 of 1) sorted by null

  /bootable/recovery/
screen_ui.cpp 100 gr_surface text_surface = backgroundText[icon]; local
104 int textWidth = gr_get_width(text_surface);
105 int textHeight = gr_get_height(text_surface);
129 gr_texticon(textX, textY, text_surface);

Completed in 49 milliseconds