Home
last modified time | relevance | path

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

/external/fmtlib/include/fmt/
Dcolor.h230 : set_foreground_color(), in set_foreground_color() function
235 if (!set_foreground_color) {
236 set_foreground_color = rhs.set_foreground_color;
238 } else if (rhs.set_foreground_color) {
264 if (!set_foreground_color) {
265 set_foreground_color = rhs.set_foreground_color;
267 } else if (rhs.set_foreground_color) {
293 return set_foreground_color; in has_foreground()
317 : set_foreground_color(), in text_style()
322 set_foreground_color = true; in text_style()
[all …]