toSWFMatrix        34 libcore/asobj/ASConversions.h SWFMatrix toSWFMatrix(as_object& o);
toSWFMatrix      1789 libcore/asobj/MovieClip_as.cpp     SWFMatrix mat = toSWFMatrix(*matrix);
toSWFMatrix      1980 libcore/asobj/MovieClip_as.cpp             mat = toSWFMatrix(*matrix);
toSWFMatrix       463 libcore/asobj/flash/display/BitmapData_as.cpp         if (o) t.matrix = toSWFMatrix(*o);
toSWFMatrix       321 libcore/asobj/flash/geom/Transform_as.cpp     const SWFMatrix m = toSWFMatrix(*obj);