Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_layout_info.h157 struct EndIndexInfo { struct
158 int32_t itemIdx = -1; /**< Index of the last item. */
159 int32_t y = -1; /**< Main-axis position (line index) of the item. */
160 int32_t x = -1; /**< Cross-axis position (column index) of the item. */