Searched defs:HandleSetSelection (Results 1 – 4 of 4) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/core/components/text_field/ | ||
| D | on_text_changed_listener_impl.cpp | 245 void OnTextChangedListenerImpl::HandleSetSelection(int32_t start, int32_t end) in HandleSetSelection() function in OHOS::Ace::OnTextChangedListenerImpl |
| D | render_text_field.cpp | 1293 void RenderTextField::HandleSetSelection(int32_t start, int32_t end, bool showHandle) in HandleSetSelection() function in OHOS::Ace::RenderTextField |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ | ||
| D | on_text_changed_listener_impl.cpp | 226 void OnTextChangedListenerImpl::HandleSetSelection(int32_t start, int32_t end) in HandleSetSelection() function in OHOS::Ace::NG::OnTextChangedListenerImpl |
| D | text_field_pattern.cpp | 1044 void TextFieldPattern::HandleSetSelection(int32_t start, int32_t end, bool showHandle) in HandleSetSelection() function in OHOS::Ace::NG::TextFieldPattern |