Searched refs:bg (Results 1 – 3 of 3) sorted by relevance
/tools/perf/ui/ |
D | libslang.h | 27 #define sltt_set_color(obj, name, fg, bg) \ argument 28 SLtt_set_color(obj,(char *)(name), (char *)(fg), (char *)(bg))
|
D | browser.c | 522 const char *name, *fg, *bg; member 529 .bg = "default", 535 .bg = "default", 541 .bg = "default", 547 .bg = "yellow", 553 .bg = "default", 559 .bg = "default", 565 .bg = "blue", 576 char *fg = NULL, *bg; in ui_browser__color_config() local 593 bg = strchr(fg, ','); in ui_browser__color_config() [all …]
|
/tools/power/pm-graph/ |
D | sleepgraph.py | 4858 .hover.bg,.hover.kth,.hover.sync,.hover.ps {background:white;}\n\ 4879 .bg {z-index:1;}\n\
|