Home
last modified time | relevance | path

Searched defs:SetSelected (Results 1 – 7 of 7) sorted by relevance

/foundation/ace/ace_engine/frameworks/core/components/picker/
Dpicker_multitext_component.h34 void SetSelected(const std::vector<uint32_t>& value) in SetSelected() function
Dpicker_text_component.h34 void SetSelected(uint32_t value) in SetSelected() function
Dpicker_option_component.h42 void SetSelected(bool value) in SetSelected() function
/foundation/graphic/ui/frameworks/components/
Dui_time_picker.cpp202 bool UITimePicker::SetSelected(const char* value) in SetSelected() function in OHOS::UITimePicker
Dui_picker.cpp292 bool UIPicker::SetSelected(uint16_t index) in SetSelected() function in OHOS::UIPicker
/foundation/ace/ace_engine/frameworks/core/components/option/
Doption_component.h81 void SetSelected(bool selected) in SetSelected() function
/foundation/ace/ace_engine/frameworks/bridge/common/dom/
Ddom_picker_base.cpp565 bool DOMPickerBase::SetSelected(const std::string& value) in SetSelected() function in OHOS::Ace::Framework::DOMPickerBase