Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkXComponent.ts101 modifierWithKey(this._modifiersWithKeys, XComponentBackgroundColorModifier.identity,
102 XComponentBackgroundColorModifier, value);
529 class XComponentBackgroundColorModifier extends ModifierWithKey<ResourceColor> {
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js25430 …ifierWithKey(this._modifiersWithKeys, XComponentBackgroundColorModifier.identity, XComponentBackgr…
25853 class XComponentBackgroundColorModifier extends ModifierWithKey { class
25869 XComponentBackgroundColorModifier.identity = Symbol('xComponentBackgroundColor');