Home
last modified time | relevance | path

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

/dports/games/frogatto/frogatto-1.3.1/src/
H A Dcolor_chart.hpp72 const SDL_Color& color_light_slate_gray();
H A Dcolor_chart.cpp78 get_color_cache()["light_slate_gray"] = boost::bind(graphics::color_light_slate_gray); in color_cache_init()
543 const SDL_Color& color_light_slate_gray() in color_light_slate_gray() function