Home
last modified time | relevance | path

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

/dports/sysutils/conky-awesome/conky-1.12.2/src/
H A Dspecials.cc380 static const char *gaugevals[] = {"_. ", "\\. ", " | ", " ./", " ._"}; in new_gauge_in_shell() local
384 gaugevals[round_to_positive_int(usage * 4 / g->scale)]); in new_gauge_in_shell()
/dports/sysutils/conky/conky-1.12.2/src/
H A Dspecials.cc380 static const char *gaugevals[] = {"_. ", "\\. ", " | ", " ./", " ._"}; in new_gauge_in_shell() local
384 gaugevals[round_to_positive_int(usage * 4 / g->scale)]); in new_gauge_in_shell()