Home
last modified time | relevance | path

Searched refs:bg_to_fg (Results 1 – 1 of 1) sorted by relevance

/dports/devel/fossil/fossil-src-2.17/src/
H A Dtimeline.c804 static const char *bg_to_fg(const char *zIn){ in bg_to_fg() function
980 cgi_printf("\"fg\":\"%s\",", bg_to_fg(pRow->zBgClr)); in timeline_output_graph_javascript()