Searched defs:HandleSetSelection (Results 1 – 5 of 5) sorted by relevance
243 void OnTextChangedListenerImpl::HandleSetSelection(int32_t start, int32_t end) in HandleSetSelection() function in OHOS::Ace::OnTextChangedListenerImpl
1286 void RenderTextField::HandleSetSelection(int32_t start, int32_t end, bool showHandle) in HandleSetSelection() function in OHOS::Ace::RenderTextField
224 void OnTextChangedListenerImpl::HandleSetSelection(int32_t start, int32_t end) in HandleSetSelection() function in OHOS::Ace::NG::OnTextChangedListenerImpl
1217 void TextFieldPattern::HandleSetSelection(int32_t start, int32_t end, bool showHandle) in HandleSetSelection() function in OHOS::Ace::NG::TextFieldPattern
7633 void RichEditorPattern::HandleSetSelection(int32_t start, int32_t end, bool showHandle) in OnBackPressed() function in OHOS::Ace::NG::RichEditorPattern