DescriptionCleanup some CPDFSDK_PageView annotation code.
This Cl cleans up the code regarding CPDFSDK_Annots in CPDFSDK_PageView.
This includes:
* Makes DeleteAnnot XFA only and wraps at the call site.
* Removes unused methods
* Replaces use of CountAnnots and GetAnnot with vector iteration
* Removes {Set|Kill}FocusAnnot from CPDFSDK_PageView
* Renames m_fxAnnotArray to m_SDKAnnotArray
Committed: https://pdfium.googlesource.com/pdfium/+/8afe15a019c78a24168ebc42306342c25358ccdf
Patch Set 1 #
Total comments: 9
Patch Set 2 : Review feedback #
Total comments: 8
Patch Set 3 : Review feedback #
Dependent Patchsets: Messages
Total messages: 16 (8 generated)
|