HomeSort by relevance Sort by last modified time
    Searched refs:sltt_set_color (Results 1 - 2 of 2) sorted by null

  /external/linux-tools-perf/perf-3.12.0/tools/perf/ui/
libslang.h 19 #define sltt_set_color(obj, name, fg, bg) \ macro
20 SLtt_set_color(obj,(char *)(name), (char *)(fg), (char *)(bg))
24 #define sltt_set_color SLtt_set_color macro
browser.c 717 sltt_set_color(c->colorset, c->name, c->fg, c->bg);

Completed in 601 milliseconds