Searched defs:SetRegularColor (Results 1 – 7 of 7) sorted by relevance
32 void PatternLockComponent::SetRegularColor(const Color& regularColor) in SetRegularColor() function in OHOS::Ace::V2::PatternLockComponent
75 void PatternLockModelStatic::SetRegularColor(FrameNode* frameNode, const std::optional<Color>& regu… in SetRegularColor() function in OHOS::Ace::NG::PatternLockModelStatic
100 void PatternLockModelNG::SetRegularColor(const Color& regularColor) in SetRegularColor() function in OHOS::Ace::NG::PatternLockModelNG200 void PatternLockModelNG::SetRegularColor(FrameNode* frameNode, const Color& regularColor) in SetRegularColor() function in OHOS::Ace::NG::PatternLockModelNG
526 void PatternLockModifier::SetRegularColor(const Color& regularColor) in SetRegularColor() function in OHOS::Ace::NG::PatternLockModifier
92 void PatternLockModelImpl::SetRegularColor(const Color& regularColor) in SetRegularColor() function in OHOS::Ace::Framework::PatternLockModelImpl
225 void JSPatternLock::SetRegularColor(const JSCallbackInfo& info) in SetRegularColor() function in OHOS::Ace::Framework::JSPatternLock
113 ArkUINativeModuleValue PatternLockBridge::SetRegularColor(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetRegularColor() function in OHOS::Ace::NG::PatternLockBridge