Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-31 | Remove IXFA_* interfaces. | dsinclair | |
This CL removes the IXFA_* interfaces which are: - Implemented once. - Not implemented by an fpdfsdk class. This requires making a few classes visible to fpdfsdk so we can have the correct instances available instead of the IXFA types. Review URL: https://codereview.chromium.org/1846993002 |