Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkComponent.ts2691 class BackgroundBrightnessInternalModifier extends ModifierWithKey<BrightnessOptions> {
3458 modifierWithKey(this._modifiersWithKeys, BackgroundBrightnessInternalModifier.identity,
3459 BackgroundBrightnessInternalModifier, params);
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js2514 class BackgroundBrightnessInternalModifier extends ModifierWithKey { class
2534 BackgroundBrightnessInternalModifier.identity = Symbol('backgroundBrightnessInternal');
3351 …erWithKey(this._modifiersWithKeys, BackgroundBrightnessInternalModifier.identity, BackgroundBright…