Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_layout_options.h22 struct GridItemSize { struct
25 bool operator==(const GridItemSize& itemSize) const argument
29 int32_t GetCrossSize(Axis axis) const in GetCrossSize()