Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_pattern.cpp53 const int32_t INDEX_MONTH = 1; variable
1549 order[COLUMNS_ZERO] = INDEX_MONTH; in LunarColumnsBuilding()
1555 order[COLUMNS_TWO] = INDEX_MONTH; in LunarColumnsBuilding()
1558 order[COLUMNS_ONE] = INDEX_MONTH; in LunarColumnsBuilding()
1668 order[COLUMNS_ZERO] = INDEX_MONTH; in SolarColumnsBuilding()
1674 order[COLUMNS_TWO] = INDEX_MONTH; in SolarColumnsBuilding()
1677 order[COLUMNS_ONE] = INDEX_MONTH; in SolarColumnsBuilding()