diff options
author | Dan Sinclair <dsinclair@chromium.org> | 2017-08-21 15:32:52 -0400 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2017-08-23 16:27:49 +0000 |
commit | 6c76d50dd9fdd19bdb9c5772ccd8c6d8ae590cad (patch) | |
tree | c0cdc8d7b73c76a6270cb665dd086a2244662e4c /fpdfsdk | |
parent | 6b0287d245995d04a2a9a44213b22fce9ca8c237 (diff) | |
download | pdfium-6c76d50dd9fdd19bdb9c5772ccd8c6d8ae590cad.tar.xz |
Cleanup GetPre* methods in CFDE_TextEdtEngine
This CL cleans up the GetPre* methods in CFDE_TextEdtEngine. In
particular:
* GetPreDeleteText was inlined as it was very simple
* GetPreReplaceText was removed as unused
* GetPreInsertText was renamed to InsertIntoTextCopy to make clear
that this was doing the insert into a copy of the text.
Change-Id: Icde0126b6ddb0ec9d4956238ebff53c9fe51c051
Reviewed-on: https://pdfium-review.googlesource.com/11531
Reviewed-by: Ryan Harrison <rharrison@chromium.org>
Commit-Queue: dsinclair <dsinclair@chromium.org>
Diffstat (limited to 'fpdfsdk')
0 files changed, 0 insertions, 0 deletions