Home
last modified time | relevance | path

Searched refs:GetOncancelRef (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/animator/
H A Danimator_option.h90 napi_ref GetOncancelRef() const in GetOncancelRef() function
H A Djs_animator.cpp677 napi_ref oncancelRef = animatorResult->GetOncancelRef(); in SetOncancel()