Searched refs:graph_has_tooltips (Results 1 – 4 of 4) sorted by relevance
89 extern int graph_has_tooltips(struct graph *g);
367 if (graph_has_tooltips(g->iops_graph) || in on_expose_drawing_area()368 graph_has_tooltips(g->bandwidth_graph)) { in on_expose_drawing_area()
932 int graph_has_tooltips(struct graph *g) in graph_has_tooltips() function
931 if (graph_has_tooltips(g)) {