Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
DArkPatternLock.ts59 class PatternLockRegularColorModifier extends ModifierWithKey<ResourceColor> { class
161 modifierWithKey(this._modifiersWithKeys, PatternLockRegularColorModifier.identity,
162 PatternLockRegularColorModifier, value);
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
DarkComponent.js8051 class PatternLockRegularColorModifier extends ModifierWithKey { class
8067 PatternLockRegularColorModifier.identity = Symbol('patternLockRegularColor');
8183 …odifierWithKey(this._modifiersWithKeys, PatternLockRegularColorModifier.identity, PatternLockRegul…