parseSystemColor 96 Source/core/css/parser/BisonCSSParser.h static bool parseSystemColor(RGBA32& color, const String&); parseSystemColor 51 Source/core/html/canvas/CanvasStyle.cpp if (BisonCSSParser::parseSystemColor(parsedColor, colorString))