Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/test/mock/core/common/
Dmock_text_editing_value.cpp62 std::string TextEditingValue::GetSelectedText() const in GetSelectedText() function in OHOS::Ace::TextEditingValue
67 std::string TextEditingValue::GetSelectedText(const TextSelection& textSelection) const in GetSelectedText() function in OHOS::Ace::TextEditingValue
/foundation/arkui/ace_engine/frameworks/core/common/ime/
Dtext_editing_value.cpp200 std::string TextEditingValue::GetSelectedText() const in GetSelectedText() function in OHOS::Ace::TextEditingValue
220 std::string TextEditingValue::GetSelectedText(const TextSelection& textSelection) const in GetSelectedText() function in OHOS::Ace::TextEditingValue
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Dtext_editing_value_ng.h97 std::string GetSelectedText(int32_t start, int32_t end) const in GetSelectedText() function
/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
Dtext_overlay_component.cpp440 std::string TextOverlayComponent::GetSelectedText() const in GetSelectedText() function in OHOS::Ace::TextOverlayComponent
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
Dtext_pattern.cpp388 std::string TextPattern::GetSelectedText(int32_t start, int32_t end) const in GetSelectedText() function in OHOS::Ace::NG::TextPattern