Home
last modified time | relevance | path

Searched refs:WrapJustifyContentMap (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_reflect_map.h56 const std::map<std::string, WrapAlignment> WrapJustifyContentMap = { member
H A Ddom_div.cpp219 auto justifyContent = WrapJustifyContentMap.find(justifyContent_); in CreateOrUpdateWrap()
220 if (justifyContent != WrapJustifyContentMap.end()) { in CreateOrUpdateWrap()

Completed in 2 milliseconds