Move block related functions to "EditingCommandsUtilities.cpp" from "VisubleUnits.cpp"
This patch moves block related functions - EndOfBlock() - IsEndOfBlock() - IsStartOfBlock() - StartOfBlock() to "EditingCommandsUtilities.cpp" from "VisubleUnits.cpp" because these functions are used only in files in "editing/commands/" for improving code health. Change-Id: Idbf3ebc0c29d44c955fe18d5e4a09b1d38aecfef Reviewed-on: https://chromium-review.googlesource.com/985340Reviewed-by:Xiaocheng Hu <xiaochengh@chromium.org> Commit-Queue: Yoshifumi Inoue <yosin@chromium.org> Cr-Commit-Position: refs/heads/master@{#546752}
Showing
Please register or sign in to comment