summaryrefslogtreecommitdiff
path: root/core/fxcrt/include/fx_coordinates.h
AgeCommit message (Expand)Author
2016-09-13CFX_FloatPoint default constructor and equals operatorschromium/2860tsepez
2016-09-02Remove CFX_Matrix::Copy() in favor of assignmenttsepez
2016-08-15Get rid of FX_SMALL_RECT.thestig
2016-08-09Fix typos of the word outer.thestig
2016-08-09Fixup various overflow conditionsdsinclair
2016-06-07Fix more code which has shadow variablesweili
2016-04-21Replace CFX_RectArray with std::vector<CFX_FloatRect>tsepez
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair