get_rotation 408 libcore/DisplayObject.cpp _rotation = _transform.matrix.get_rotation() * 180.0 / PI; get_rotation 208 libcore/SWFMatrix.cpp const double rotation = get_rotation(); get_rotation 188 libcore/SWFMatrix.h double get_rotation() const; get_rotation 84 testsuite/libcore.all/MatrixTest.cpp check_equals(identity.get_rotation(), 0); get_rotation 97 testsuite/libcore.all/MatrixTest.cpp check_equals(m1.get_rotation(), 0); get_rotation 104 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m1.get_rotation()), 0); get_rotation 111 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m1.get_rotation()), 0); get_rotation 118 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m1.get_rotation()), 2); get_rotation 125 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m1.get_rotation()), 2); get_rotation 132 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m1.get_rotation()), 2); get_rotation 139 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m1.get_rotation()), 0); get_rotation 146 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m1.get_rotation()), 0); get_rotation 153 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m1.get_rotation()), 2); get_rotation 158 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m2.get_rotation()), 0); get_rotation 162 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m2.get_rotation()), 0); get_rotation 166 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m2.get_rotation()), 3.14159); get_rotation 170 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m2.get_rotation()), 3.14159); get_rotation 175 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m2.get_rotation()), 3.14159); get_rotation 180 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m2.get_rotation()), 0); get_rotation 188 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m1.get_rotation()), 2); get_rotation 195 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m1.get_rotation()), 2); get_rotation 202 testsuite/libcore.all/MatrixTest.cpp check_equals(D(m1.get_rotation()), 2);