Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-07 | Rename CXFA_Box to CXFA_BoxData | Dan Sinclair | |
This CL renames CXFA_Box to CXFA_BoxData to make it clear it's part of the Data hierarchy. Change-Id: I5971eefb078f73228e2fcfc08d2025d800c319fb Reviewed-on: https://pdfium-review.googlesource.com/17975 Reviewed-by: Tom Sepez <tsepez@chromium.org> Commit-Queue: dsinclair <dsinclair@chromium.org> | |||
2016-04-06 | Split fxfa_objectacc.h into pieces. | dsinclair | |
This Cl splits apart the fxfa_objectacc.h file and moves the individual classes into the xfa/fxfa/parser directory. Review URL: https://codereview.chromium.org/1861353002 |