Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dcontent_controller.h54 std::string GetTextValue() in GetTextValue() function
H A Dtext_field_pattern.h355 std::string GetTextValue() const in GetTextValue() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Drender_text.h114 const TextEditingValue GetTextValue() const in GetTextValue() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/chart/
H A Dchart_component.h61 const std::string& GetTextValue() const in GetTextValue() function
/ohos5.0/base/telephony/sms_mms/frameworks/native/mms/src/
H A Dmms_header.cpp471 bool MmsHeader::GetTextValue(uint8_t fieldId, std::string &value) const in GetTextValue() function in OHOS::Telephony::MmsHeader