Home
last modified time | relevance | path

Searched defs:PICKER_MONTH_COLUMN (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_base_component.cpp26 const char PickerBaseComponent::PICKER_MONTH_COLUMN[] = "month"; member in OHOS::Ace::PickerBaseComponent
H A Dpicker_base_component.h409 static const char PICKER_MONTH_COLUMN[]; variable