Lines Matching defs:markup
33 const char *markup;
47 markup = perf_gtk__get_percent_color(percent);
48 if (markup)
49 ret += scnprintf(buf, size, "%s", markup);
51 if (markup)
74 const char *markup = "<span fgcolor='gray'>";
82 markup = NULL;
84 if (markup)
85 ret += scnprintf(buf, size, "%s", markup);
87 if (markup)
120 -1, col_names[i], renderer, "markup",