Home
last modified time | relevance | path

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

/dports/deskutils/peaclock/peaclock-0.4.3/src/ob/
H A Dcolor.hh211 aec::bg_true(hsl_to_hex(_hsl)); in step()
220 aec::bg_true(hsl_to_hex(_hsl)); in step()
229 aec::bg_true(hsl_to_hex(_hsl)); in step()
265 _value = _fg ? aec::fg_true(_key) : aec::bg_true(_key); in hue()
291 _value = _fg ? aec::fg_true(_key) : aec::bg_true(_key); in sat()
317 _value = _fg ? aec::fg_true(_key) : aec::bg_true(_key); in lum()
380 aec::bg_true(hsl_to_hex(_hsl)); in key()
390 _value = _fg ? aec::fg_true(k) : aec::bg_true(k); in key()
H A Dterm.hh1190 inline std::string bg_true(std::string str_) in bg_true() function
/dports/textproc/crex/crex-0.2.5/src/
H A Dansi_escape_codes.hh84 std::string bg_true(std::string x);
H A Dansi_escape_codes.cc138 std::string bg_true(std::string x) in bg_true() function
/dports/games/zoom/zoom-1.1.5/src/
H A Dinterp.c75 ZUWord bg_true; member
1393 windows[x].bg_true = true_colour(machine.dinfo->back); in zcode_v6_initialise()
H A Dzcode.ops2581 windows[working].bg_true = true_colour(bg);
2583 windows[working].bg_true = bg - 16;
2628 windows[working].bg_true = back;
3144 windows[argblock.arg[0]].bg_true);