Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_pattern.cpp54 const int32_t INDEX_DAY = 2; variable
1550 order[COLUMNS_ONE] = INDEX_DAY; in LunarColumnsBuilding()
1554 order[COLUMNS_ONE] = INDEX_DAY; in LunarColumnsBuilding()
1559 order[COLUMNS_TWO] = INDEX_DAY; in LunarColumnsBuilding()
1669 order[COLUMNS_ONE] = INDEX_DAY; in SolarColumnsBuilding()
1673 order[COLUMNS_ONE] = INDEX_DAY; in SolarColumnsBuilding()
1678 order[COLUMNS_TWO] = INDEX_DAY; in SolarColumnsBuilding()