Searched refs:OPT_INDEX_COLOR (Results 1 – 2 of 2) sorted by relevance
24 {"color", optional_argument, nullptr, static_cast<int>(MyOptIndex::OPT_INDEX_COLOR)},79 case MyOptIndex::OPT_INDEX_COLOR: in Parse()
32 OPT_INDEX_COLOR = 'c' enumerator