Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/interfaces/kits/components/
Dui_abstract_progress.h201 void SetStep(uint32_t step) in SetStep() function
/foundation/arkui/ace_engine/frameworks/core/components/watch_slider/
Dwatch_slider_component.h64 void SetStep(double step) in SetStep() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/
Dslider_model_ng.cpp551 void SliderModelNG::SetStep(FrameNode* frameNode, float value) in SetStep() function in OHOS::Ace::NG::SliderModelNG
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dnode_slider_modifier.cpp300 void SetStep(ArkUINodeHandle node, float value) in SetStep() function