Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_type.cpp989 const char DOM_PICKER_LUNAR[] = "lunarswitch"; variable
H A Ddom_picker_base.cpp186 … { DOM_PICKER_LUNAR, [](DOMPickerBase& picker, const std::string& val) { picker.SetLunar(val); } }, in SetSpecializedAttr()
H A Ddom_type.h993 ACE_EXPORT extern const char DOM_PICKER_LUNAR[];