Home
last modified time | relevance | path

Searched defs:GridLayoutInfo (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.h61 struct GridLayoutInfo { struct
157 struct EndIndexInfo {
257 void ResetPositionFlags() in ResetPositionFlags()
264 bool IsResetted() const in IsResetted()
369 int32_t startIndex_ = 0;
370 int32_t endIndex_ = -1;
378 int32_t crossCount_ = 0;
392 RectF currentRect_;
400 bool hasBigItem_;
403 bool hasMultiLineItem_;
[all …]