summaryrefslogtreecommitdiff
path: root/xfa/fxfa/parser/cxfa_caption.h
AgeCommit message (Expand)Author
2018-01-11Rename CXFA_Caption methods for clarityDan Sinclair
2018-01-10Rename GetOccur to GetOccurIfExistsDan Sinclair
2018-01-04Fold CXFA_FontData into CXFA_FontDan Sinclair
2018-01-03Fold CXFA_CaptionData into CXFA_CaptionDan Sinclair
2017-11-30A CXFA_Node can only be in one packetDan Sinclair
2017-11-27Generate XFA node classesDan Sinclair
2017-11-07Rename CXFA_Caption to CXFA_CaptionDataDan Sinclair
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2016-04-06Split fxfa_objectacc.h into pieces.dsinclair