Home
last modified time | relevance | path

Searched defs:GetSelection (Results 1 – 10 of 10) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/common/ime/
Dtext_edit_controller.h63 const TextSelection& GetSelection() const in GetSelection() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
Drich_editor_styled_string_controller.cpp44 SelectionRangeInfo RichEditorStyledStringController::GetSelection() in GetSelection() function in OHOS::Ace::NG::RichEditorStyledStringController
Dselection_info.h180 Selection GetSelection() const in GetSelection() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Dtext_field_controller.cpp181 SelectionInfo TextFieldController::GetSelection() in GetSelection() function in OHOS::Ace::NG::TextFieldController
Dtext_field_model.h193 virtual SelectionInfo GetSelection() { return {}; } in GetSelection() function
Dtext_field_pattern.cpp9654 SelectionInfo TextFieldPattern::GetSelection() in OnBackPressed() function in OHOS::Ace::NG::TextFieldPattern
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_text_editable_controller.cpp222 void JSTextEditableController::GetSelection(const JSCallbackInfo& info) in GetSelection() function in OHOS::Ace::Framework::JSTextEditableController
Djs_richeditor.cpp1955 void JSRichEditorController::GetSelection(const JSCallbackInfo& args) in GetSelection() function in OHOS::Ace::Framework::JSRichEditorController
2652 void JSRichEditorStyledStringController::GetSelection(const JSCallbackInfo& args) in GetSelection() function in OHOS::Ace::Framework::JSRichEditorStyledStringController
/foundation/arkui/ace_engine/frameworks/core/components/text_field/
Dtext_field_component.cpp676 const TextSelection& TextFieldComponent::GetSelection() const in GetSelection() function in OHOS::Ace::TextFieldComponent
/foundation/arkui/ace_engine/frameworks/core/components/declaration/textfield/
Dtextfield_declaration.h250 const TextSelection& GetSelection() const in GetSelection() function