Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_pattern.cpp50 const int32_t COLUMNS_ONE = 1; variable
1550 order[COLUMNS_ONE] = INDEX_DAY; in LunarColumnsBuilding()
1554 order[COLUMNS_ONE] = INDEX_DAY; in LunarColumnsBuilding()
1558 order[COLUMNS_ONE] = INDEX_MONTH; in LunarColumnsBuilding()
1570 monthColumn = columns[COLUMNS_ONE]; in LunarColumnsBuilding()
1669 order[COLUMNS_ONE] = INDEX_DAY; in SolarColumnsBuilding()
1673 order[COLUMNS_ONE] = INDEX_DAY; in SolarColumnsBuilding()
1677 order[COLUMNS_ONE] = INDEX_MONTH; in SolarColumnsBuilding()
1689 monthColumn = columns[COLUMNS_ONE]; in SolarColumnsBuilding()