HomeSort by relevance Sort by last modified time
    Searched refs:gr_texticon (Results 1 - 3 of 3) sorted by null

  /bootable/recovery/minui/
minui.h 51 void gr_texticon(int x, int y, gr_surface icon);
90 // color (with gr_text() or gr_texticon()).
graphics.c 140 void gr_texticon(int x, int y, GRSurface* icon) { function
144 printf("gr_texticon: source has wrong format\n");
  /bootable/recovery/
screen_ui.cpp 129 gr_texticon(textX, textY, text_surface);

Completed in 569 milliseconds