Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/layout/
H A Dgrid_system_manager.h29 struct SystemGridInfo { struct
31 SystemGridInfo( in SystemGridInfo() function
35SystemGridInfo(GridSizeType sizeType, const Dimension& gutter, const Dimension& margin, int32_t co… in SystemGridInfo() function
52 const SystemGridInfo& GetCurrentGridInfo(); argument