Home
last modified time | relevance | path

Searched defs:StepsCurve (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/modules/
H A Djsi_curves_module.cpp365 shared_ptr<JsValue> StepsCurve(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& thisObj, in StepsCurve() function
/foundation/arkui/ace_engine/interfaces/native/node/
H A Danimate_impl.cpp274 ArkUI_CurveHandle StepsCurve(int32_t count, bool end) in StepsCurve() function
/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dcurve.h200 class StepsCurve : public Curve { class
204 explicit StepsCurve(int32_t steps, StepsCurvePosition position = StepsCurvePosition::START) in StepsCurve() function in OHOS::Ace::StepsCurve

Completed in 3 milliseconds