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.ts68 class PatternLockRegularColorModifier extends ModifierWithKey<ResourceColor> { class
168 modifierWithKey(this._modifiersWithKeys, PatternLockRegularColorModifier.identity,
169 PatternLockRegularColorModifier, value);
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
DarkComponent.js5147 class PatternLockRegularColorModifier extends ModifierWithKey { class
5163 PatternLockRegularColorModifier.identity = Symbol('patternLockRegularColor');
5245 …odifierWithKey(this._modifiersWithKeys, PatternLockRegularColorModifier.identity, PatternLockRegul…