Home
last modified time | relevance | path

Searched refs:tenm_clear_window (Results 1 – 3 of 3) sorted by relevance

/dports/games/dangen/dangen-0.5/
H A Dbackground.c37 if (tenm_clear_window(tenm_map_color(DEFAULT_BACKGROUND_RED, in clear_window_with_background()
100 if (tenm_clear_window(tenm_map_color(red, green, blue))) in clear_window_with_background()
/dports/games/dangen/dangen-0.5/libtenm/
H A Dtenm_graphic.h32 int tenm_clear_window(tenm_color color);
H A Dtenm_graphic.c344 tenm_clear_window(tenm_color color) in tenm_clear_window() function