Home
last modified time | relevance | path

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

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