Make text find related functions in Editor class as static member
This patch changes text find related functions in |Editor| class as static member function as preparation of them to moving |TextFinderHelper| class to reduce source code size of |Editor| class for improving code health. Change-Id: I1f274ae07568fd66a3dea8443b8bb03b6b896057 Reviewed-on: https://chromium-review.googlesource.com/985680Reviewed-by:Kent Tamura <tkent@chromium.org> Commit-Queue: Yoshifumi Inoue <yosin@chromium.org> Cr-Commit-Position: refs/heads/master@{#547108}
Showing
Please register or sign in to comment