| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/patternlock/ |
| D | arkui_patternlock.js | 35 static activeColor(value) { method in PatternLock
|
| D | patternlock_model_ng.cpp | 73 void PatternLockModelNG::SetActiveColor(const Color& activeColor) in SetActiveColor() 113 void PatternLockModelNG::SetActiveColor(FrameNode* frameNode, const Color& activeColor) in SetActiveColor()
|
| D | patternlock_modifier.cpp | 238 auto activeColor = activeColor_->Get(); in PaintLockCircleForApiNine() local 365 auto activeColor = activeColor_->Get(); in PaintLockCircle() local 521 void PatternLockModifier::SetActiveColor(const Color& activeColor) in SetActiveColor()
|
| D | patternlock_napi.cpp | 152 Color activeColor; in ActiveColor() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_v2/pattern_lock/ |
| D | pattern_lock_component.cpp | 41 void PatternLockComponent::SetActiveColor(const Color& activeColor) in SetActiveColor()
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| D | js_pattern_lock.cpp | 171 Color activeColor; in SetActiveColor() local 264 Color activeColor; in SetActiveCircleColor() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
| D | patternlock_model_impl.cpp | 86 void PatternLockModelImpl::SetActiveColor(const Color& activeColor) in SetActiveColor()
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/ |
| D | ArkPatternLock.ts | 170 activeColor(value: ResourceColor): PatternLockAttribute { method in ArkPatternLockComponent
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkboxgroup/ |
| D | checkboxgroup_modifier.h | 41 Color activeColor; member 133 void SetActiveColor(Color activeColor) in SetActiveColor()
|
| D | checkboxgroup_pattern.cpp | 506 auto activeColor = checkBoxTheme->GetActiveColor(); in GetFocusPattern() local
|
| /foundation/multimedia/av_session/avpicker/ |
| D | avpicker.js | 187 get activeColor() { getter in AVCastPicker 191 set activeColor(y10) { setter in AVCastPicker 488 'activeColor': this.activeColor, property
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/radio/ |
| D | radio_modifier.h | 86 void SetactiveColor(const Color& activeColor) in SetactiveColor()
|
| D | radio_pattern.cpp | 769 auto activeColor = radioTheme->GetActiveColor(); in GetFocusPattern() local
|
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| D | pattern_lock_modifier.cpp | 38 Color activeColor = patternLockTheme->GetActiveColor(); in ResetPatternLockActiveColor() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/checkable/ |
| D | checkable_component.h | 205 void SetActiveColor(const Color& activeColor) in SetActiveColor()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkbox/ |
| D | checkbox_pattern.cpp | 691 auto activeColor = checkBoxTheme->GetActiveColor(); in GetFocusPattern() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ |
| D | arkComponent.js | 8069 activeColor(value) { method in ArkPatternLockComponent
|