summaryrefslogtreecommitdiff
path: root/core/fxcrt/fx_coordinates_unittest.cpp
AgeCommit message (Expand)Author
2018-02-16Implement operator<< for CFX_Rect and CFX_RectF.Henrique Nakashima
2018-01-22Tests for composing CFX_Matrix transforms.Henrique Nakashima
2018-01-19Fix CFX_Matrix.RotateAt()Henrique Nakashima
2018-01-11Add operator<< to CFX_FloatRect.Henrique Nakashima
2017-12-01Add CFX_FloatRect::Scale().Lei Zhang
2017-12-01Rename CFX_FloatRect::Scale() to ScaleFromCenterPoint().Lei Zhang
2017-12-01Add some CFX_FloatRect unit tests.Lei Zhang
2017-06-29Change SetReverse to GetInverse in CFX_MatrixNicolas Pena
2017-04-25Add unittest for matrix reverseDan Sinclair