Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/common/test/mock/
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.cpp203 std::string TextEditingValue::GetSelectedText() const in GetSelectedText() function in OHOS::Ace::TextEditingValue
224 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/test/mock/
Dmock_text_overlay_component.cpp85 std::string TextOverlayComponent::GetSelectedText() const in GetSelectedText() function in OHOS::Ace::TextOverlayComponent
/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.cpp304 std::string TextPattern::GetSelectedText(int32_t start, int32_t end) const in GetSelectedText() function in OHOS::Ace::NG::TextPattern