Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
Dtext_pattern.h203 const std::u16string& GetTextForDisplay() const in GetTextForDisplay() function
/foundation/arkui/ace_engine/frameworks/core/components/text_field/
Drender_text_field.cpp1395 std::u16string RenderTextField::GetTextForDisplay(const std::string& text) const in GetTextForDisplay() function in OHOS::Ace::RenderTextField