Home
last modified time | relevance | path

Searched refs:ConvertWrapStringToTextOverflow (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
Dtext_layout_property.cpp213 UpdateTextOverflow(V2::ConvertWrapStringToTextOverflow(json->GetString("textOverflow"))); in FromJson()
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
Dutils.h479 inline TextOverflow ConvertWrapStringToTextOverflow(const std::string& str) in ConvertWrapStringToTextOverflow() function