Home
last modified time | relevance | path

Searched refs:SetSelectedInternal (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_textpicker_modifier.h32 void SetSelectedInternal(
H A Dnode_textpicker_modifier.cpp573 NodeModifier::SetSelectedInternal(count, options, selectedValues); in SetSelectedIndexMultiInternal()
605 void SetSelectedInternal( in SetSelectedInternal() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_textpicker.h110 …static void SetSelectedInternal(uint32_t count, std::vector<NG::TextCascadePickerOptions>& options,
H A Djs_textpicker.cpp1042 void JSTextPicker::SetSelectedInternal( in SetSelectedInternal() function in OHOS::Ace::Framework::JSTextPicker
1060 SetSelectedInternal(count, options, selectedValues); in SetSelectedIndexMultiInternal()