RGB               104 gui/fltk/fltk_glue_agg.cpp     fltk::drawimage(_offscreenbuf + offset, fltk::RGB, bounds, _stride);
RGB                88 libcore/FillStyle.cpp     interpolation(RGB),
RGB              1863 libcore/asobj/MovieClip_as.cpp         if (inter == "rgb") fd.interpolation = GradientFill::RGB;
RGB              1865 libcore/asobj/MovieClip_as.cpp         else assert(fd.interpolation == GradientFill::RGB);
RGB               276 libcore/parser/TypesParser.cpp                         gf.interpolation = GradientFill::RGB;
RGB               874 librender/agg/Renderer_agg.cpp                 in.reset(new Renderer_agg<typename RGB::PixelFormat>(24));
RGB               688 librender/agg/Renderer_agg_style.h         storeBitmap<FillMode, RGB>(st, bi, mat, cx, smooth);