Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dnative_curve_helper.cpp42 } else if (auto stepsCurve = AceType::DynamicCast<StepsCurve>(curve)) { in ToNativeCurve() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/cjui/
H A Dcjui_api.h3041 ArkUICurveHandle (*stepsCurve)(ArkUI_Int32 count, ArkUI_Bool end); member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h4871 ArkUICurveHandle (*stepsCurve)(ArkUI_Int32 count, ArkUI_Bool end); member