Searched refs:GRAPH_DEFAULT_FONT (Results 1 – 3 of 3) sorted by relevance
/external/fio/ | ||
D | graph.h | 9 #define GRAPH_DEFAULT_FONT "Sans 12" macro |
D | graph.c | 127 g->font = GRAPH_DEFAULT_FONT; in graph_new() |
D | gfio.c | 45 const char *gfio_graph_font = GRAPH_DEFAULT_FONT; |