Searched refs:gBackgroundIcon (Results 1 – 2 of 2) sorted by relevance
42 static gr_surface gBackgroundIcon[NUM_BACKGROUND_ICONS]; variable48 { &gBackgroundIcon[BACKGROUND_ICON_INSTALLING], "icon_installing" },49 { &gBackgroundIcon[BACKGROUND_ICON_ERROR], "icon_error" },117 int iconHeight = gr_get_height(gBackgroundIcon[BACKGROUND_ICON_INSTALLING]); in draw_progress_locked()365 gCurrentIcon = gBackgroundIcon[icon]; in ui_set_background()
45 static gr_surface gBackgroundIcon[NUM_BACKGROUND_ICONS]; variable51 { &gBackgroundIcon[BACKGROUND_ICON_INSTALLING], "icon_installing" },52 { &gBackgroundIcon[BACKGROUND_ICON_ERROR], "icon_error" },179 int iconHeight = gr_get_height(gBackgroundIcon[BACKGROUND_ICON_INSTALLING]); in draw_progress_locked()580 gCurrentIcon = gBackgroundIcon[icon]; in ui_set_background()