transform 658 cygnal/cygnal.cpp std::transform(ptr, ptr + ret, data, (int(*)(int)) toupper);
transform 716 cygnal/http_server.cpp std::transform(body.begin(), body.end(), body.begin(),
transform 785 cygnal/http_server.cpp std::transform(body.begin(), body.end(), body.begin(),
transform 905 cygnal/http_server.cpp std::transform(name.begin(), name.end(), name.begin(),
transform 907 cygnal/http_server.cpp std::transform(value.begin(), value.end(), value.begin(),
transform 990 cygnal/libnet/diskstream.cpp std::transform(name.begin(), name.end(), name.begin(),
transform 157 cygnal/libnet/http.cpp std::transform(name.begin(), name.end(), name.begin(),
transform 159 cygnal/libnet/http.cpp std::transform(value.begin(), value.end(), value.begin(),
transform 93 libbase/GnashFactory.h std::transform(_handlers.begin(), _handlers.end(), i,
transform 116 libcore/Bitmap.cpp const Transform xform = base * transform();
transform 374 libcore/Button.cpp const Transform xform = base * transform();
transform 414 libcore/Button.cpp m.invert().transform(p);
transform 438 libcore/Button.cpp getWorldMatrix(*p).transform(wp);
transform 361 libcore/DisplayObject.cpp m.transform(bounds);
transform 817 libcore/DisplayObject.cpp getWorldMatrix(*this).transform(mybounds);
transform 1314 libcore/DisplayObject.cpp m.invert().transform(a);
transform 1327 libcore/DisplayObject.cpp m.invert().transform(a);
transform 1403 libcore/DisplayObject.cpp m.transform(bounds);
transform 291 libcore/DisplayObject.h const Transform& transform() const {
transform 491 libcore/DisplayObject.h wm.transform(bounds);
transform 1121 libcore/DisplayObject.h return o.transform().matrix;
transform 1127 libcore/DisplayObject.h return o.transform().colorTransform;
transform 83 libcore/Geometry.h void transform(const SWFMatrix& mat)
transform 85 libcore/Geometry.h mat.transform(ap);
transform 86 libcore/Geometry.h mat.transform(cp);
transform 459 libcore/Geometry.h void transform(const SWFMatrix& mat)
transform 461 libcore/Geometry.h mat.transform(ap);
transform 465 libcore/Geometry.h (*it).transform(mat);
transform 44 libcore/MorphShape.cpp wm.transform(lp);
transform 67 libcore/MorphShape.cpp const Transform xform = base * transform();
transform 1144 libcore/MovieClip.cpp const Transform xform = base * transform();
transform 1384 libcore/MovieClip.cpp wm.transform(lp);
transform 1418 libcore/MovieClip.cpp getWorldMatrix(*p).transform(wp);
transform 1429 libcore/MovieClip.cpp m.transform(pp);
transform 53 libcore/SWFCxForm.cpp transform(result.m_r, result.m_g, result.m_b, result.m_a);
transform 69 libcore/SWFCxForm.h rgba transform(const rgba& in) const;
transform 72 libcore/SWFCxForm.h void transform(boost::uint8_t& r, boost::uint8_t& g, boost::uint8_t& b,
transform 110 libcore/SWFMatrix.cpp transform(p0);
transform 111 libcore/SWFMatrix.cpp transform(p1);
transform 112 libcore/SWFMatrix.cpp transform(p2);
transform 113 libcore/SWFMatrix.cpp transform(p3);
transform 252 libcore/SWFMatrix.cpp transform(p0);
transform 253 libcore/SWFMatrix.cpp transform(p1);
transform 254 libcore/SWFMatrix.cpp transform(p2);
transform 255 libcore/SWFMatrix.cpp transform(p3);
transform 159 libcore/SWFMatrix.h void transform(geometry::Point2d& p) const;
transform 162 libcore/SWFMatrix.h void transform(boost::int32_t& x, boost::int32_t& y) const;
transform 168 libcore/SWFMatrix.h void transform(geometry::Point2d* result, const geometry::Point2d& p) const;
transform 174 libcore/SWFMatrix.h void transform(geometry::Range2d<boost::int32_t>& r) const;
transform 176 libcore/SWFMatrix.h void transform(SWFRect& r) const;
transform 48 libcore/SWFRect.cpp m.transform(p0);
transform 49 libcore/SWFRect.cpp m.transform(p1);
transform 50 libcore/SWFRect.cpp m.transform(p2);
transform 51 libcore/SWFRect.cpp m.transform(p3);
transform 94 libcore/SWFRect.cpp m.transform(p0);
transform 95 libcore/SWFRect.cpp m.transform(p1);
transform 96 libcore/SWFRect.cpp m.transform(p2);
transform 97 libcore/SWFRect.cpp m.transform(p3);
transform 34 libcore/Shape.cpp wm.transform(lp);
transform 60 libcore/Shape.cpp const Transform xform = base * transform();
transform 61 libcore/StaticText.cpp const Transform xform = base * transform();
transform 298 libcore/TextField.cpp Transform xform = base * transform();
transform 323 libcore/TextField.cpp if (drawBorder) borderColor = cx.transform(borderColor);
transform 325 libcore/TextField.cpp if (drawBackground) backgroundColor = cx.transform(backgroundColor);
transform 389 libcore/TextField.cpp wm.transform(bounds);
transform 783 libcore/TextField.cpp m.invert().transform(p);
transform 1144 libcore/TextField.cpp m.transform(_bounds);
transform 1151 libcore/TextField.cpp m.transform(_bounds);
transform 2201 libcore/TextField.cpp wm.transform(lp);
transform 127 libcore/Video.cpp const Transform xform = base * transform();
transform 998 libcore/asobj/MovieClip_as.cpp thismat.transform(thisbounds);
transform 1002 libcore/asobj/MovieClip_as.cpp tgtmat.transform(tgtbounds);
transform 1230 libcore/asobj/MovieClip_as.cpp srcwmat.transform(bounds);
transform 1231 libcore/asobj/MovieClip_as.cpp tgtwmat.transform(bounds);
transform 1311 libcore/asobj/MovieClip_as.cpp world_mat.transform(pt);
transform 1371 libcore/asobj/MovieClip_as.cpp world_mat.transform(pt);
transform 2077 libcore/asobj/MovieClip_as.cpp as_value transform(findObject(fn.env(), "flash.geom.Transform"));
transform 2079 libcore/asobj/MovieClip_as.cpp as_function* transCtor = transform.to_function();
transform 1902 libcore/asobj/NetStream_as.cpp std::transform(data, data + size, data,
transform 227 libcore/asobj/flash/display/BitmapData_as.cpp mc.draw(*internal, transform);
transform 118 libcore/asobj/flash/display/BitmapData_as.h void draw(MovieClip& mc, const Transform& transform);
transform 163 libcore/asobj/flash/geom/Transform_as.cpp ColorTransform_as* transform;
transform 165 libcore/asobj/flash/geom/Transform_as.cpp if (!isNativeType(obj, transform)) {
transform 176 libcore/asobj/flash/geom/Transform_as.cpp const SWFCxForm c = toCxForm(*transform);
transform 723 libcore/movie_root.cpp chmat.transform(&world_origin, origin);
transform 770 libcore/movie_root.cpp parent_world_mat.invert().transform(world_mouse);
transform 1468 libcore/movie_root.cpp std::transform(_objectCallbacks.begin(), _objectCallbacks.end(),
transform 72 libcore/swf/DefineTextTag.cpp std::transform(_textRecords.begin(), _textRecords.end(),
transform 214 libcore/swf/TextRecord.cpp rgba textColor = cx.transform(rec.color());
transform 572 libmedia/FLVParser.cpp std::transform(_metaTags.begin(), it, std::back_inserter(tags),
transform 755 librender/agg/Renderer_agg.cpp mat.transform(&a, point(bounds->get_x_min(), bounds->get_y_min()));
transform 756 librender/agg/Renderer_agg.cpp mat.transform(&b, point(bounds->get_x_max(), bounds->get_y_min()));
transform 757 librender/agg/Renderer_agg.cpp mat.transform(&c, point(bounds->get_x_max(), bounds->get_y_max()));
transform 758 librender/agg/Renderer_agg.cpp mat.transform(&d, point(bounds->get_x_min(), bounds->get_y_max()));
transform 967 librender/agg/Renderer_agg.cpp mat.transform(&pnt, *i);
transform 974 librender/agg/Renderer_agg.cpp mat.transform(&pnt, *i);
transform 1223 librender/agg/Renderer_agg.cpp boost::bind(&Path::transform, _1, mat));
transform 1792 librender/agg/Renderer_agg.cpp rgba color = cx.transform(lstyle.get_color());
transform 1838 librender/agg/Renderer_agg.cpp mat.transform(&origin,
transform 1844 librender/agg/Renderer_agg.cpp mat.transform(&pnt, point(corners[i].x, corners[i].y));
transform 1927 librender/agg/Renderer_agg.cpp stage_matrix.transform(p);
transform 1952 librender/agg/Renderer_agg.cpp mat.invert().transform(p);
transform 265 librender/agg/Renderer_agg_style.h const rgba tr = m_cx.transform(gr.color);
transform 386 librender/agg/Renderer_agg_style.h const bool transform = (m_cx != SWFCxForm());
transform 394 librender/agg/Renderer_agg_style.h if (transform) {
transform 395 librender/agg/Renderer_agg_style.h m_cx.transform(span->r, span->g, span->b, span->a);
transform 613 librender/agg/Renderer_agg_style.h const rgba color = _cx.transform(f.color());
transform 274 librender/cairo/Renderer_cairo.cpp rgba c = _cx.transform(f.color());
transform 550 librender/cairo/Renderer_cairo.cpp xform.matrix.transform(range);
transform 901 librender/cairo/Renderer_cairo.cpp rgba color = cx.transform(style.get_color());
transform 992 librender/cairo/Renderer_cairo.cpp boost::bind(&Path::transform, _1, boost::ref(mat)));
transform 1147 librender/cairo/Renderer_cairo.cpp rgba c = cx.transform(grad.color);
transform 201 librender/opengl/Renderer_ogl.cpp const rgba c = _cx.transform(f.color());
transform 927 librender/opengl/Renderer_ogl.cpp m->transform(&l, point(bounds->get_x_min(), bounds->get_y_min()));
transform 928 librender/opengl/Renderer_ogl.cpp m->transform(&u, point(bounds->get_x_max(), bounds->get_y_max()));
transform 1482 librender/opengl/Renderer_ogl.cpp rgba c = cx.transform(style.get_color());
transform 1676 librender/opengl/Renderer_ogl.cpp boost::bind(&Path::transform, _1, boost::ref(mat)));
transform 1333 plugin/npapi/plugin.cpp std::transform(arg_vec.begin(), arg_vec.end(), std::back_inserter(args),
transform 54 testsuite/libcore.all/CxFormTest.cpp c.transform(r, b, g, a);
transform 65 testsuite/libcore.all/CxFormTest.cpp c.transform(r, b, g, a);
transform 79 testsuite/libcore.all/CxFormTest.cpp c.transform(r, b, g, a);
transform 93 testsuite/libcore.all/CxFormTest.cpp c.transform(r, b, g, a);
transform 217 testsuite/libcore.all/MatrixTest.cpp m1.transform(&r, p1);
transform 221 testsuite/libcore.all/MatrixTest.cpp m1.transform(&r, p2);
transform 229 testsuite/libcore.all/MatrixTest.cpp m1.transform(&r, p1);
transform 233 testsuite/libcore.all/MatrixTest.cpp m1.transform(&r, p2);
transform 244 testsuite/libcore.all/MatrixTest.cpp m1.transform(&r, p1);
transform 248 testsuite/libcore.all/MatrixTest.cpp m1.transform(&r, p2);