CMYKA 108 Source/core/html/canvas/CanvasStyle.cpp : m_type(CMYKA) CMYKA 183 Source/core/html/canvas/CanvasStyle.cpp case CMYKA: CMYKA 210 Source/core/html/canvas/CanvasStyle.cpp if (m_type != CMYKA) CMYKA 228 Source/core/html/canvas/CanvasStyle.cpp case CMYKA: { CMYKA 255 Source/core/html/canvas/CanvasStyle.cpp case CMYKA: { CMYKA 57 Source/core/html/canvas/CanvasStyle.h String color() const { ASSERT(m_type == RGBA || m_type == CMYKA); return Color(m_rgba).serialized(); }