Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkComponent.ts1428 class BackgroundImageModifier extends ModifierWithKey<ArkBackgroundImage> {
3616 …modifierWithKey(this._modifiersWithKeys, BackgroundImageModifier.identity, BackgroundImageModifier
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js1283 class BackgroundImageModifier extends ModifierWithKey { class
1300 BackgroundImageModifier.identity = Symbol('backgroundImage');
3497 …modifierWithKey(this._modifiersWithKeys, BackgroundImageModifier.identity, BackgroundImageModifier