Home
last modified time | relevance | path

Searched defs:SetSelection (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/ime/
H A Dtext_edit_controller.h46 void SetSelection(const TextSelection& selection) in SetSelection() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_base_controller.cpp86 void RichEditorBaseController::SetSelection( in SetSelection() function in OHOS::Ace::NG::RichEditorBaseController
H A Drich_editor_pattern.cpp7921 void RichEditorPattern::SetSelection(int32_t start, int32_t end, const std::optional<SelectionOptio… in OnBackPressed() function in OHOS::Ace::NG::RichEditorPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_text_bridge.cpp1075 ArkUINativeModuleValue TextBridge::SetSelection(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetSelection() function in OHOS::Ace::NG::TextBridge
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_richeditor.cpp2584 void JSRichEditorBaseController::SetSelection(const JSCallbackInfo& args) in SetSelection() function in OHOS::Ace::Framework::JSRichEditorBaseController
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_pattern.cpp5754 void TextFieldPattern::SetSelection(int32_t start, int32_t end, in SetSelection() function in OHOS::Ace::NG::TextFieldPattern