colorTransform 353 libcore/DisplayObject.h if (_transform.colorTransform != cx) {
colorTransform 355 libcore/DisplayObject.h _transform.colorTransform = cx;
colorTransform 1127 libcore/DisplayObject.h return o.transform().colorTransform;
colorTransform 302 libcore/TextField.cpp if (!getEmbedFonts()) xform.colorTransform = SWFCxForm();
colorTransform 321 libcore/TextField.cpp SWFCxForm cx = xform.colorTransform;
colorTransform 43 libcore/Transform.h colorTransform(cx)
colorTransform 49 libcore/Transform.h colorTransform(other.colorTransform)
colorTransform 54 libcore/Transform.h colorTransform.concatenate(other.colorTransform);
colorTransform 59 libcore/Transform.h SWFCxForm colorTransform;
colorTransform 469 libcore/asobj/flash/display/BitmapData_as.cpp t.colorTransform = toCxForm(*tr);
colorTransform 128 libcore/asobj/flash/geom/Transform_as.cpp const SWFCxForm& c = relay->colorTransform();
colorTransform 169 libcore/swf/TextRecord.cpp const SWFCxForm& cx = xform.colorTransform;
colorTransform 1131 librender/agg/Renderer_agg.cpp xform.colorTransform);
colorTransform 1030 librender/cairo/Renderer_cairo.cpp draw_subshape(subshape_paths, xform.matrix, xform.colorTransform,
colorTransform 1805 librender/opengl/Renderer_ogl.cpp draw_subshape(subshape_paths, xform.matrix, xform.colorTransform,