Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/text/
H A Dtext_declaration.cpp239 specializedStyle.textStyle.SetTextOverflow(ConvertStrToTextOverflow(val)); in SetSpecializedStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dutils.h304 inline TextOverflow ConvertStrToTextOverflow(const std::string& overflow) in ConvertStrToTextOverflow() function