Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dutils.h309 inline Overflow ConvertStrToOverflow(const std::string& val) in ConvertStrToOverflow() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Ddeclaration.cpp1308 overflowStyle.overflow = ConvertStrToOverflow(value); in SetCurrentStyle()