Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/top_down/
H A Dwater_flow_layout_info.h229 int32_t crossIdx = 0; member
H A Dwater_flow_segmented_layout.cpp476 int32_t crossIdx, float userDefMainSize, bool isCache) const in MeasureItem()