Lines Matching defs:markup
36 const char *markup;
56 markup = perf_gtk__get_percent_color(percent);
57 if (markup)
58 ret += scnprintf(buf, size, "%s", markup);
60 if (markup)
83 const char *markup = "<span fgcolor='gray'>";
91 markup = NULL;
93 if (markup)
94 ret += scnprintf(buf, size, "%s", markup);
96 if (markup)
129 -1, col_names[i], renderer, "markup",