Searched defs:SetPathColor (Results 1 – 7 of 7) sorted by relevance
44 void PatternLockComponent::SetPathColor(const Color& pathColor) in SetPathColor() function in OHOS::Ace::V2::PatternLockComponent
84 void PatternLockModelStatic::SetPathColor(FrameNode* frameNode, const std::optional<Color>& pathCol… in SetPathColor() function in OHOS::Ace::NG::PatternLockModelStatic
78 void PatternLockModelNG::SetPathColor(const Color& pathColor) in SetPathColor() function in OHOS::Ace::NG::PatternLockModelNG211 void PatternLockModelNG::SetPathColor(FrameNode* frameNode, const Color& pathColor) in SetPathColor() function in OHOS::Ace::NG::PatternLockModelNG
546 void PatternLockModifier::SetPathColor(const LinearColor& pathColor) in SetPathColor() function in OHOS::Ace::NG::PatternLockModifier
78 void PatternLockModelImpl::SetPathColor(const Color& pathColor) in SetPathColor() function in OHOS::Ace::Framework::PatternLockModelImpl
167 void JSPatternLock::SetPathColor(const JSCallbackInfo& info) in SetPathColor() function in OHOS::Ace::Framework::JSPatternLock
145 ArkUINativeModuleValue PatternLockBridge::SetPathColor(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetPathColor() function in OHOS::Ace::NG::PatternLockBridge