Searched defs:activeColor (Results 1 – 14 of 14) sorted by relevance
35 static activeColor(value) { method in PatternLock
72 void PatternLockModelNG::SetActiveColor(const Color& activeColor) in SetActiveColor()
230 auto activeColor = activeColor_->Get(); in PaintLockCircleForApiNine() local355 auto activeColor = activeColor_->Get(); in PaintLockCircle() local511 void PatternLockModifier::SetActiveColor(const Color& activeColor) in SetActiveColor()
152 Color activeColor; in ActiveColor() local
41 void PatternLockComponent::SetActiveColor(const Color& activeColor) in SetActiveColor()
86 void PatternLockModelImpl::SetActiveColor(const Color& activeColor) in SetActiveColor()
41 Color activeColor; member131 void SetActiveColor(Color activeColor) in SetActiveColor()
436 auto activeColor = checkBoxTheme->GetActiveColor(); in GetFocusPattern() local
72 void SetactiveColor(const Color& activeColor) in SetactiveColor()
400 auto activeColor = radioTheme->GetActiveColor(); in GetFocusPattern() local
172 Color activeColor; in SetActiveColor() local
597 auto activeColor = checkBoxTheme->GetActiveColor(); in GetFocusPattern() local
205 void SetActiveColor(const Color& activeColor) in SetActiveColor()
71 std::optional<Color> activeColor = std::nullopt; member