Searched refs:ColorKind (Results 1 – 1 of 1) sorted by relevance
123 ColorKind other(ColorKind Color) { in other()125 return ColorKind::Red; in other()126 return Color == ColorKind::Red ? ColorKind::Black : ColorKind::Red; in other()249 ColorKind ColorN = other(ColorKind::None); in color()301 case ColorKind::None: in dump()303 case ColorKind::Red: in dump()305 case ColorKind::Black: in dump()486 ColorKind ColorUp = ColorKind::None; in route()493 ColorKind C = M.at(I); in route()560 ColorKind ColorUp = ColorKind::None; in route()[all …]