set_x_scale       529 libcore/DisplayObject.cpp     m.set_x_scale(xscale);
set_x_scale       558 libcore/DisplayObject.cpp     m.set_x_scale(std::abs(scaleX() / 100.0));
set_x_scale      1195 libcore/DisplayObject.cpp     o.set_x_scale(scale_percent);
set_x_scale       312 libcore/DisplayObject.h     void set_x_scale(double factor);
set_x_scale       134 libcore/SWFMatrix.h     void set_x_scale(double scale);
set_x_scale       122 testsuite/libcore.all/MatrixTest.cpp     m1.set_x_scale(2);
set_x_scale       159 testsuite/libcore.all/MatrixTest.cpp     m2.set_x_scale(16);
set_x_scale       163 testsuite/libcore.all/MatrixTest.cpp     m2.set_x_scale(-16);
set_x_scale       167 testsuite/libcore.all/MatrixTest.cpp     m2.set_x_scale(16);
set_x_scale       171 testsuite/libcore.all/MatrixTest.cpp     m2.set_x_scale(16);
set_x_scale       176 testsuite/libcore.all/MatrixTest.cpp     m2.set_x_scale(16);
set_x_scale       177 testsuite/libcore.all/MatrixTest.cpp     m2.set_x_scale(-128);