Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkGrid.ts104 …modifierWithKey(this._modifiersWithKeys, GridSupportAnimationModifier.identity, GridSupportAnimati…
461 class GridSupportAnimationModifier extends ModifierWithKey<boolean> {
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js6002 …modifierWithKey(this._modifiersWithKeys, GridSupportAnimationModifier.identity, GridSupportAnimati…
6417 class GridSupportAnimationModifier extends ModifierWithKey { class
6430 GridSupportAnimationModifier.identity = Symbol('gridSupportAnimation');