Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-11 | Remove fgas_system files. | dsinclair | |
The two methods in fgas_system also exist in core/fxcrt/include/fx_ext with the FXSYS_ prefix instead of FX_. Remove the fgas_system files and use the fx_ext versions instead. Review-Url: https://codereview.chromium.org/2233133002 | |||
2016-07-21 | Move xfa_basic_imp to cxfa_widetextread. | dsinclair | |
This Cl splits out the CXFA_WideTextRead class into it's own file. The helper methods have been moved into xfa_utils.cpp and their pre-declarations into xfa_utils.h. Review-Url: https://codereview.chromium.org/2165993002 |