Searched defs:setM13 (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/css/
H A DWebKitCSSMatrix.h85 void setM13(double f) { m_matrix.setM13(f); } function in class:WebCore::WebKitCSSMatrix
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/transforms/
H A DTransformationMatrix.h186 void setM13(double f) { m_matrix[0][2] = f; } function in class:WebCore::TransformationMatrix

Completed in 175 milliseconds