Home
last modified time | relevance | path

Searched refs:g_irregularGrid (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/mock/base/
H A Dmock_system_properties.cpp80 bool g_irregularGrid = true; variable
162 return g_irregularGrid; in GetGridIrregularLayoutEnabled()
H A Dmock_system_properties.h19 extern bool g_irregularGrid;
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/grid/
H A Dgrid_test_ng.cpp52 g_irregularGrid = false; in SetUpTestSuite()