setMatrix 264 libcore/DisplayList.cpp ch->setMatrix(getMatrix(*oldch), true); setMatrix 325 libcore/DisplayList.cpp if (mat) ch->setMatrix(*mat, true); setMatrix 800 libcore/DisplayList.cpp chOld->setMatrix(getMatrix(*chNew), true); setMatrix 353 libcore/DisplayObject.cpp setMatrix(m, true); setMatrix 392 libcore/DisplayObject.cpp setMatrix(m, true); setMatrix 531 libcore/DisplayObject.cpp setMatrix(m); // we updated the cache ourselves setMatrix 559 libcore/DisplayObject.cpp setMatrix(m); // we update the cache ourselves setMatrix 585 libcore/DisplayObject.cpp setMatrix(m); // we updated the cache ourselves setMatrix 1136 libcore/DisplayObject.cpp o.setMatrix(m); setMatrix 1167 libcore/DisplayObject.cpp o.setMatrix(m); setMatrix 303 libcore/DisplayObject.h void setMatrix(const SWFMatrix& m, bool updateCache = false); setMatrix 664 libcore/MovieClip.cpp newmovieclip->setMatrix(getMatrix(*this), true); setMatrix 1213 libcore/MovieClip.cpp ch->setMatrix(tag->getMatrix(), true); // update caches setMatrix 1288 libcore/MovieClip.cpp ch->setMatrix(tag->getMatrix(), true); setMatrix 271 libcore/asobj/TextField_as.cpp tf->setMatrix(matrix, true); setMatrix 77 libcore/asobj/flash/geom/Transform_as.cpp void setMatrix(const SWFMatrix& mat) { _movieClip.setMatrix(mat); } setMatrix 322 libcore/asobj/flash/geom/Transform_as.cpp relay->setMatrix(m); setMatrix 778 libcore/movie_root.cpp dragChar->setMatrix(local); setMatrix 334 libcore/swf/DefineButtonTag.cpp o->setMatrix(_matrix, true);