Home
last modified time | relevance | path

Searched defs:SetPathColor (Results 1 – 6 of 6) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_v2/pattern_lock/
Dpattern_lock_component.cpp44 void PatternLockComponent::SetPathColor(const Color& pathColor) in SetPathColor() function in OHOS::Ace::V2::PatternLockComponent
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/patternlock/
Dpatternlock_model_ng.cpp64 void PatternLockModelNG::SetPathColor(const Color& pathColor) in SetPathColor() function in OHOS::Ace::NG::PatternLockModelNG
154 void PatternLockModelNG::SetPathColor(FrameNode* frameNode, const Color& pathColor) in SetPathColor() function in OHOS::Ace::NG::PatternLockModelNG
Dpatternlock_modifier.cpp545 void PatternLockModifier::SetPathColor(const LinearColor& pathColor) in SetPathColor() function in OHOS::Ace::NG::PatternLockModifier
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dpatternlock_model_impl.cpp78 void PatternLockModelImpl::SetPathColor(const Color& pathColor) in SetPathColor() function in OHOS::Ace::Framework::PatternLockModelImpl
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_pattern_lock.cpp153 void JSPatternLock::SetPathColor(const JSCallbackInfo& info) in SetPathColor() function in OHOS::Ace::Framework::JSPatternLock
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_pattern_lock_bridge.cpp139 ArkUINativeModuleValue PatternLockBridge::SetPathColor(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetPathColor() function in OHOS::Ace::NG::PatternLockBridge