Searched refs:IsSelectEmpty (Results 1 – 2 of 2) sorted by relevance
1298 bool IsSelectEmpty(int32_t start, int32_t end);
7787 if (IsSelectEmpty(currentPosition, nextPosition)) { in OnBackPressed()7799 …bool isNeedSkipLineSeparator = !editingLongPress_ && IsSelectEmpty(currentPosition, currentPositio… in OnBackPressed()7821 bool RichEditorPattern::IsSelectEmpty(int32_t start, int32_t end) in OnBackPressed() function in OHOS::Ace::NG::RichEditorPattern