Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_type.cpp1004 const char DOM_PICKER_SUFFIX[] = "indicatorsuffix"; variable
H A Ddom_picker_base.cpp184 …{ DOM_PICKER_SUFFIX, [](DOMPickerBase& picker, const std::string& val) { picker.SetSuffix(val); } … in SetSpecializedAttr()
H A Ddom_type.h1008 ACE_EXPORT extern const char DOM_PICKER_SUFFIX[];