Home
last modified time | relevance | path

Searched defs:GetTextForDisplay (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_pattern.h174 std::string GetTextForDisplay() const in GetTextForDisplay() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Drender_text_field.cpp1402 std::u16string RenderTextField::GetTextForDisplay(const std::string& text) const in GetTextForDisplay() function in OHOS::Ace::RenderTextField