Home
last modified time | relevance | path

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

/dports/graphics/xfractint/xfractint-20.04p16/headers/
H A Dexterns.h665 extern char s_mono[];
/dports/graphics/xfractint/xfractint-20.04p16/common/
H A Dcmdfiles.c323 char s_mono[] = "mono"; variable
2908 if (far_strcmp(value,s_mono) == 0) { in parse_textcolors()