Home
last modified time | relevance | path

Searched defs:SetCurrentValue (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/animation/
Danimatable_transform_operation.h53 void SetCurrentValue(const TransformOperation& other) in SetCurrentValue() function
/foundation/arkui/ace_engine/frameworks/core/components/slider/
Dslider_component.h111 void SetCurrentValue(const double newValue) in SetCurrentValue() function
/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
Dproperty.cpp213 void Property::SetCurrentValue(const std::shared_ptr<std::string> &str) in SetCurrentValue() function in OHOS::Media::Property