set_scale_rotation  352 libcore/DisplayObject.cpp     m.set_scale_rotation(xscale, yscale, rotation);
set_scale_rotation  391 libcore/DisplayObject.cpp     m.set_scale_rotation(xscale, yscale, rotation);
set_scale_rotation  209 libcore/SWFMatrix.cpp     set_scale_rotation(xscale, yscale, rotation); 
set_scale_rotation  128 libcore/SWFMatrix.h     void set_scale_rotation(double x_scale, double y_scale, double rotation);
set_scale_rotation   94 testsuite/libcore.all/MatrixTest.cpp     m1.set_scale_rotation(1, 3, 0);
set_scale_rotation  115 testsuite/libcore.all/MatrixTest.cpp     m1.set_scale_rotation(1, 1, 2);