Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Dpicker_type_define.h66 bool isHasSelectAttr = false; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_textpicker.cpp671 std::vector<std::string>& values, uint32_t index, bool isHasSelectAttr) in ParseInternalArray()
717 uint32_t index, bool isHasSelectAttr, std::vector<std::string>& resultStr) in SetSelectedValues()