Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkXComponent.ts117 …hKey(this._modifiersWithKeys, XComponentBackgroundImagePositionModifier.identity, XComponentBackgr…
588 class XComponentBackgroundImagePositionModifier extends ModifierWithKey<Position | Alignment> {
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js25445 …hKey(this._modifiersWithKeys, XComponentBackgroundImagePositionModifier.identity, XComponentBackgr…
25913 class XComponentBackgroundImagePositionModifier extends ModifierWithKey { class
25938 XComponentBackgroundImagePositionModifier.identity = Symbol('xComponentBackgroundImagePosition');