Home
last modified time | relevance | path

Searched refs:GetForeShadow (Results 1 – 6 of 6) sorted by relevance

/dports/x11-wm/fvwm2/fvwm-2.6.9/libs/
H A DColorUtils.h13 Pixel GetForeShadow(Pixel foreground, Pixel background);
H A DColorUtils.c343 Pixel GetForeShadow(Pixel foreground, Pixel background) in GetForeShadow() function
/dports/x11-wm/fvwm3/fvwm3-1.0.4/libs/
H A DColorUtils.h14 Pixel GetForeShadow(Pixel foreground, Pixel background);
H A DColorUtils.c343 Pixel GetForeShadow(Pixel foreground, Pixel background) in GetForeShadow() function
/dports/x11-wm/fvwm3/fvwm3-1.0.4/fvwm/
H A Dcolorset.c1521 cs->fgsh = GetForeShadow(cs->fg, cs->bg); in parse_colorset()
1737 ncs->fgsh = GetForeShadow(ncs->fg, ncs->bg); in alloc_colorset()
/dports/x11-wm/fvwm2/fvwm-2.6.9/fvwm/
H A Dcolorset.c1529 cs->fgsh = GetForeShadow(cs->fg, cs->bg); in parse_colorset()
1745 ncs->fgsh = GetForeShadow(ncs->fg, ncs->bg); in alloc_colorset()