Searched defs:selecteds (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_textpicker.h | 39 std::vector<uint32_t> selecteds; member
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_picker/ |
H A D | text_picker_Extend_test_ng.cpp | 247 std::vector<uint32_t> selecteds; variable 281 std::vector<uint32_t> selecteds; variable 310 std::vector<uint32_t> selecteds; variable
|
H A D | text_picker_test_ng.cpp | 1154 std::vector<uint32_t> selecteds = { 0, 1, 2 }; variable 1209 std::vector<uint32_t> selecteds = { 0, 1, 2 }; variable 1253 std::vector<uint32_t> selecteds = { 1, 3, 5 }; variable
|
H A D | text_picker_pattern_test_ng.cpp | 501 std::vector<uint32_t> selecteds = { 0, 1, 2 }; variable 552 std::vector<uint32_t> selecteds = { 0, 1, 2 }; variable
|