Home
last modified time | relevance | path

Searched defs:SetRegularColor (Results 1 – 7 of 7) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_v2/pattern_lock/
Dpattern_lock_component.cpp32 void PatternLockComponent::SetRegularColor(const Color& regularColor) in SetRegularColor() function in OHOS::Ace::V2::PatternLockComponent
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/patternlock/
Dpatternlock_model_static.cpp75 void PatternLockModelStatic::SetRegularColor(FrameNode* frameNode, const std::optional<Color>& regu… in SetRegularColor() function in OHOS::Ace::NG::PatternLockModelStatic
Dpatternlock_model_ng.cpp100 void PatternLockModelNG::SetRegularColor(const Color& regularColor) in SetRegularColor() function in OHOS::Ace::NG::PatternLockModelNG
200 void PatternLockModelNG::SetRegularColor(FrameNode* frameNode, const Color& regularColor) in SetRegularColor() function in OHOS::Ace::NG::PatternLockModelNG
Dpatternlock_modifier.cpp526 void PatternLockModifier::SetRegularColor(const Color& regularColor) in SetRegularColor() function in OHOS::Ace::NG::PatternLockModifier
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dpatternlock_model_impl.cpp92 void PatternLockModelImpl::SetRegularColor(const Color& regularColor) in SetRegularColor() function in OHOS::Ace::Framework::PatternLockModelImpl
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_pattern_lock.cpp225 void JSPatternLock::SetRegularColor(const JSCallbackInfo& info) in SetRegularColor() function in OHOS::Ace::Framework::JSPatternLock
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_pattern_lock_bridge.cpp113 ArkUINativeModuleValue PatternLockBridge::SetRegularColor(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetRegularColor() function in OHOS::Ace::NG::PatternLockBridge