Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_type.cpp1003 const char DOM_PICKER_PREFIX[] = "indicatorprefix"; variable
H A Ddom_picker_base.cpp183 …{ DOM_PICKER_PREFIX, [](DOMPickerBase& picker, const std::string& val) { picker.SetPrefix(val); } … in SetSpecializedAttr()
H A Ddom_type.h1007 ACE_EXPORT extern const char DOM_PICKER_PREFIX[];