Searched defs:SetSelection (Results 1 – 6 of 6) sorted by relevance
46 void SetSelection(const TextSelection& selection) in SetSelection() function
86 void RichEditorBaseController::SetSelection( in SetSelection() function in OHOS::Ace::NG::RichEditorBaseController
7921 void RichEditorPattern::SetSelection(int32_t start, int32_t end, const std::optional<SelectionOptio… in OnBackPressed() function in OHOS::Ace::NG::RichEditorPattern
1075 ArkUINativeModuleValue TextBridge::SetSelection(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetSelection() function in OHOS::Ace::NG::TextBridge
2584 void JSRichEditorBaseController::SetSelection(const JSCallbackInfo& args) in SetSelection() function in OHOS::Ace::Framework::JSRichEditorBaseController
5754 void TextFieldPattern::SetSelection(int32_t start, int32_t end, in SetSelection() function in OHOS::Ace::NG::TextFieldPattern