Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/ime/
H A Dtext_edit_controller.h63 const TextSelection& GetSelection() const in GetSelection() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_styled_string_controller.cpp44 SelectionRangeInfo RichEditorStyledStringController::GetSelection() in GetSelection() function in OHOS::Ace::NG::RichEditorStyledStringController
H A Dselection_info.h180 Selection GetSelection() const in GetSelection() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Dtext_field_component.cpp676 const TextSelection& TextFieldComponent::GetSelection() const in GetSelection() function in OHOS::Ace::TextFieldComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_richeditor.cpp1941 void JSRichEditorController::GetSelection(const JSCallbackInfo& args) in GetSelection() function in OHOS::Ace::Framework::JSRichEditorController
2638 void JSRichEditorStyledStringController::GetSelection(const JSCallbackInfo& args) in GetSelection() function in OHOS::Ace::Framework::JSRichEditorStyledStringController
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/textfield/
H A Dtextfield_declaration.h250 const TextSelection& GetSelection() const in GetSelection() function