Home
last modified time | relevance | path

Searched refs:blue_base (Results 1 – 2 of 2) sorted by relevance

/dports/games/dangen/dangen-0.5/
H A Dbackground.c31 int blue_base; in clear_window_with_background() local
54 blue_base = 255; in clear_window_with_background()
60 blue_base = 255; in clear_window_with_background()
66 blue_base = 160; in clear_window_with_background()
73 blue_base = DEFAULT_BACKGROUND_BLUE; in clear_window_with_background()
81 blue = blue_base; in clear_window_with_background()
90 + blue_base * (32 - background_timer)) / 32; in clear_window_with_background()
/dports/print/fontforge/fontforge-20201107/fontforgeexe/
H A Dimages.c3550 static struct _GImage blue_base = { variable
3614 GImage blue_image = { 0, { &blue_base }, NULL };