Home
last modified time | relevance | path

Searched defs:selecteds (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_textpicker.h39 std::vector<uint32_t> selecteds; member
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_picker/
H A Dtext_picker_Extend_test_ng.cpp247 std::vector<uint32_t> selecteds; variable
281 std::vector<uint32_t> selecteds; variable
310 std::vector<uint32_t> selecteds; variable
H A Dtext_picker_test_ng.cpp1154 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 Dtext_picker_pattern_test_ng.cpp501 std::vector<uint32_t> selecteds = { 0, 1, 2 }; variable
552 std::vector<uint32_t> selecteds = { 0, 1, 2 }; variable