summaryrefslogtreecommitdiff
path: root/core/fpdfapi/page/cpdf_path.h
AgeCommit message (Expand)Author
2018-10-26Forward declare a bunch of classes.Lei Zhang
2018-10-06Encapsulate CPDF_PageObject's rect member.Lei Zhang
2017-09-21Move CFX_SharedCopyOnWrite to SharedCopyOnWriteDan Sinclair
2017-05-11Rename render device classesDan Sinclair
2017-05-10Replace operator bool with HasRef() in classes with a CFX_SharedCopyOnWrite m...Lei Zhang
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-02-23Convert point x,y into CFX_PointFdan sinclair
2017-02-15Cleanup CFX_PathData.Dan Sinclair
2017-02-07Add APIs for path construction and paintingchromium/3006Nicolas Pena
2017-02-07Use enum class for PathPoint types.Nicolas Pena
2016-11-02Remove FX_BOOL from coretsepez
2016-10-17Rename CFX_CountRef to CFX_SharedCopyOnWritetsepez
2016-10-04Move core/fpdfapi/fpdf_page to core/fpdfapi/pagedsinclair