CurrentColor      135 Source/core/html/canvas/CanvasStyle.cpp         return adoptRef(new CanvasStyle(CurrentColor));
CurrentColor      191 Source/core/html/canvas/CanvasStyle.cpp     case CurrentColor:
CurrentColor      240 Source/core/html/canvas/CanvasStyle.cpp     case CurrentColor:
CurrentColor      267 Source/core/html/canvas/CanvasStyle.cpp     case CurrentColor:
CurrentColor       53 Source/core/html/canvas/CanvasStyle.h         bool isCurrentColor() const { return m_type == CurrentColor || m_type == CurrentColorWithOverrideAlpha; }