Home
last modified time | relevance | path

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

/dports/graphics/xfractint/xfractint-20.04p16/common/
H A Dcmdfiles.c383 char s_truecolor[] = "truecolor"; variable
2805 if (far_strcmp(variable,s_truecolor) == 0) { /* truecolor=? */ in cmdarg()