Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkWaterFlow.ts248 class WaterFlowCachedCountModifier extends ModifierWithKey<ArkScrollableCacheOptions> {
359 …modifierWithKey(this._modifiersWithKeys, WaterFlowCachedCountModifier.identity, WaterFlowCachedCou…
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js29424 class WaterFlowCachedCountModifier extends ModifierWithKey { class
29437 WaterFlowCachedCountModifier.identity = Symbol('waterFlowCachedCount');
29529 …modifierWithKey(this._modifiersWithKeys, WaterFlowCachedCountModifier.identity, WaterFlowCachedCou…