Searched refs:ResetOnInvalidSelection (Results 1 – 2 of 2) sorted by relevance
534 bool ResetOnInvalidSelection(int32_t start, int32_t end);
7874 bool RichEditorPattern::ResetOnInvalidSelection(int32_t start, int32_t end) in OnBackPressed() function in OHOS::Ace::NG::RichEditorPattern7939 if (ResetOnInvalidSelection(start, end)) { in OnBackPressed()