Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/common/ime/
Dtext_edit_controller.h46 void SetSelection(const TextSelection& selection) in SetSelection() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
Drich_editor_base_controller.cpp84 void RichEditorBaseController::SetSelection( in SetSelection() function in OHOS::Ace::NG::RichEditorBaseController
Drich_editor_pattern.cpp7562 void RichEditorPattern::SetSelection(int32_t start, int32_t end, const std::optional<SelectionOptio… in OnBackPressed() function in OHOS::Ace::NG::RichEditorPattern
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_text_bridge.cpp1073 ArkUINativeModuleValue TextBridge::SetSelection(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetSelection() function in OHOS::Ace::NG::TextBridge
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_richeditor.cpp2540 void JSRichEditorBaseController::SetSelection(const JSCallbackInfo& args) in SetSelection() function in OHOS::Ace::Framework::JSRichEditorBaseController