Home
last modified time | relevance | path

Searched defs:mainAlignment_ (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/wrap/
Drender_wrap.h132 WrapAlignment mainAlignment_ = WrapAlignment::START; variable
Dwrap_component.h144 WrapAlignment mainAlignment_ = WrapAlignment::SPACE_AROUND; variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/flex/
Dwrap_layout_algorithm.h116 WrapAlignment mainAlignment_ = WrapAlignment::START; variable