Home
last modified time | relevance | path

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

/dports/devel/cppurses/CPPurses-0.3-5-g342a389/demos/palette/
H A Dall_colors_display.cpp17 Glyph light_shade{L'░', background(base_)}; in paint_event() local
31 auto& shade = light_shade; in paint_event()
/dports/games/NBlood/NBlood-a1689a4/source/sw/src/
H A Dborder.cpp239 int light_shade = 20 - (shade_num * 6); in DrawBorderShade() local
260 psp->shade = light_shade; in DrawBorderShade()
274 psp->shade = light_shade; in DrawBorderShade()
/dports/games/jfsw/jfsw-c434002/src/
H A Dborder.c240 int light_shade = 20 - (shade_num * 6); in DrawBorderShade() local
263 psp->shade = light_shade; in DrawBorderShade()
279 psp->shade = light_shade; in DrawBorderShade()