readRGB           139 libcore/LineStyle.cpp             m_color = readRGB(in);
readRGB           404 libcore/parser/TypesParser.cpp         color = readRGB(in);
readRGB           444 libcore/parser/TypesParser.cpp             const rgba color = readRGB(in);
readRGB            46 libcore/parser/TypesParser.h rgba readRGB(SWFStream& in);
readRGB            58 libcore/swf/SetBackgroundColorTag.h 		m_color = readRGB(in);
readRGB            87 libcore/swf/TextRecord.cpp         if (tag == DEFINETEXT) _color = readRGB(in);