Home
last modified time | relevance | path

Searched refs:color_7_lightgray (Results 1 – 4 of 4) sorted by relevance

/dports/games/sdlpop/SDLPoP-1.22/src/
H A Dmenu.c1200 draw_rect_contours(&selection_box, color_7_lightgray); in draw_pause_menu_item()
1374 show_text_with_color(&explanation_rect, 0, -1, setting->explanation, color_7_lightgray); in draw_setting_explanation()
1427 int unselected_color = color_7_lightgray; in draw_setting()
1465 text_color = color_7_lightgray; in draw_setting()
1625 method_5_rect(&scrollbar_slider_rect, blitters_0_no_transp, color_7_lightgray); in draw_settings_area()
1709 …t_color = (highlighted_settings_subsection == item->id) ? color_15_brightwhite : color_7_lightgray; in draw_settings_menu()
1796 cancel_text_color = color_7_lightgray; in draw_confirmation_dialog()
1799 ok_text_color = color_7_lightgray; in draw_confirmation_dialog()
H A Dscreenshot.c182 {color_7_lightgray, "x"}, // empty in draw_extras()
H A Dtypes.h1121 color_7_lightgray = 7, enumerator
H A Dseg000.c2334 show_text_with_color(&splash_text_2_rect, 0, -1, splash_text_2, color_7_lightgray); in show_splash()