summaryrefslogtreecommitdiff
path: root/xfa/fxfa/parser/cxfa_margin.h
AgeCommit message (Expand)Author
2018-01-04Convert usages of pdfium::Optional to OptionalRyan Harrison
2018-01-03Fold CXFA_MarginData into CXFA_Marginchromium/3311Dan Sinclair
2017-11-30A CXFA_Node can only be in one packetDan Sinclair
2017-11-27Generate XFA node classesDan Sinclair
2017-11-07Rename CXFA_Margin to CXFA_MarginDataDan Sinclair
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-04-06Split fxfa_objectacc.h into pieces.dsinclair