Searched refs:setM22 (Results 1 – 6 of 6) sorted by relevance
85 void setM22(double f) { m_matrix.setM22(f); } in setM22() function
170 void setM22(double f) { m_matrix[1][1] = f; } in setM22() function
104 ortho.setM22(2.0f / deltaY); in setOrthographicMatrix()
219 matrix.setM22(value); in readTransformationMatrix()
71 ortho.setM22(2.0f / deltaY); in orthoMatrix()
41183 (WebCore::TransformationMatrix::setM22):