Searched refs:ColorKind (Results 1 – 1 of 1) sorted by relevance
117 ColorKind other(ColorKind Color) { in other()119 return ColorKind::Red; in other()120 return Color == ColorKind::Red ? ColorKind::Black : ColorKind::Red; in other()243 ColorKind ColorN = other(ColorKind::None); in color()295 case ColorKind::None: in dump()297 case ColorKind::Red: in dump()299 case ColorKind::Black: in dump()480 ColorKind ColorUp = ColorKind::None; in route()487 ColorKind C = M.at(I); in route()554 ColorKind ColorUp = ColorKind::None; in route()[all …]