Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkComponent.ts2122 class MotionPathModifier extends ModifierWithKey<MotionPathOptions> {
4426 … modifierWithKey(this._modifiersWithKeys, MotionPathModifier.identity, MotionPathModifier, value);
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js1946 class MotionPathModifier extends ModifierWithKey { class
1979 MotionPathModifier.identity = Symbol('motionPath');
4220 … modifierWithKey(this._modifiersWithKeys, MotionPathModifier.identity, MotionPathModifier, value);