Searched refs:UpdateSelectionInfo (Results 1 – 3 of 3) sorted by relevance
541 richEditorPattern->UpdateSelectionInfo(posx, posy);
537 void UpdateSelectionInfo(int32_t start, int32_t end);
7906 void RichEditorPattern::UpdateSelectionInfo(int32_t start, int32_t end) in OnBackPressed() function in OHOS::Ace::NG::RichEditorPattern7953 UpdateSelectionInfo(textSelector_.GetTextStart(), textSelector_.GetTextEnd()); in OnBackPressed()