Home
last modified time | relevance | path

Searched refs:GetGridIrregularLayoutEnabled (Results 1 - 7 of 7) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_layout_property.cpp85 if (SystemProperties::GetGridIrregularLayoutEnabled() && HasLayoutOptions()) { in OnColumnsGapUpdate()
92 if (SystemProperties::GetGridIrregularLayoutEnabled() && HasLayoutOptions()) { in OnRowsGapUpdate()
H A Dgrid_pattern.cpp2044 return irregular_ || (SystemProperties::GetGridIrregularLayoutEnabled() &&
/foundation/arkui/ace_engine/test/mock/base/
H A Dmock_system_properties.cpp158 bool SystemProperties::GetGridIrregularLayoutEnabled() in GetGridIrregularLayoutEnabled() function in OHOS::Ace::SystemProperties
/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dsystem_properties.cpp294 bool SystemProperties::GetGridIrregularLayoutEnabled() in GetGridIrregularLayoutEnabled() function in OHOS::Ace::SystemProperties
/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dsystem_properties.h540 static bool GetGridIrregularLayoutEnabled();
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dsystem_properties.cpp745 bool SystemProperties::GetGridIrregularLayoutEnabled() in GetGridIrregularLayoutEnabled() function in OHOS::Ace::SystemProperties
/foundation/arkui/ace_engine/test/unittest/core/pattern/grid/
H A Dgrid_scroller_test_ng.cpp1858 if (SystemProperties::GetGridIrregularLayoutEnabled()) { in HWTEST_F()
1874 if (SystemProperties::GetGridIrregularLayoutEnabled()) { in HWTEST_F()

Completed in 11 milliseconds