Home
last modified time | relevance | path

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

/dports/graphics/xfractint/xfractint-20.04p16/headers/
H A Dexterns.h659 extern char s_maxcolorres[];
/dports/graphics/xfractint/xfractint-20.04p16/common/
H A Dcmdfiles.c318 char s_maxcolorres[] = "maxcolorres"; variable
1406 if (far_strcmp(variable,s_maxcolorres) == 0) { /* Change default color resolution */ in cmdarg()