Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/test/json/
Dborder_edge_creator.cpp51 BorderStyle BorderEdgeCreator::ConvertStrToBorderStyle(const std::string& styleStr) in ConvertStrToBorderStyle() function in OHOS::Ace::BorderEdgeCreator
/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
Dutils.h175 inline BorderStyle ConvertStrToBorderStyle(const std::string& style) in ConvertStrToBorderStyle() function