| Code-Review | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
[PDF] Refactor PDFiumEngine::SearchUsingICU()
- Split a chunk of code off as GetAdjustedPageTextData().
- Add local variables for repeatedly used values.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
int start = FPDFText_GetTextIndexFromCharIndex(text_page, temp_start);| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
int start = FPDFText_GetTextIndexFromCharIndex(text_page, temp_start);Sorry for not catching this!
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |