Home
last modified time | relevance | path

Searched refs:ResetForegroundColor (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H A Dshape_pattern.h106 childRenderContext->ResetForegroundColor(); in UpdateForeground()
117 childRenderContext->ResetForegroundColor(); in UpdateForeground()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_loading_progress_bridge.h29 static ArkUINativeModuleValue ResetForegroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_common_shape_bridge.h52 static ArkUINativeModuleValue ResetForegroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_text_bridge.h81 static ArkUINativeModuleValue ResetForegroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_loading_progress_bridge.cpp100 ArkUINativeModuleValue LoadingProgressBridge::ResetForegroundColor(ArkUIRuntimeCallInfo* runtimeCal… in ResetForegroundColor() function in OHOS::Ace::NG::LoadingProgressBridge
H A Darkts_native_common_bridge.h136 static ArkUINativeModuleValue ResetForegroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_common_shape_bridge.cpp453 ArkUINativeModuleValue CommonShapeBridge::ResetForegroundColor(ArkUIRuntimeCallInfo* runtimeCallInf… in ResetForegroundColor() function in OHOS::Ace::NG::CommonShapeBridge
H A Darkts_native_text_bridge.cpp205 ArkUINativeModuleValue TextBridge::ResetForegroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetForegroundColor() function in OHOS::Ace::NG::TextBridge
H A Darkts_native_api_impl_bridge.cpp649 … panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), CommonBridge::ResetForegroundColor)); in GetArkUINativeModule()
1327 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextBridge::ResetForegroundColor)); in GetArkUINativeModule()
4751 … panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), CommonShapeBridge::ResetForegroundColor)); in RegisterCommonShapeAttributes()
5153 …da::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), LoadingProgressBridge::ResetForegroundColor)); in RegisterLoadingProgressAttributes()
H A Darkts_native_common_bridge.cpp3687 ArkUINativeModuleValue CommonBridge::ResetForegroundColor(ArkUIRuntimeCallInfo *runtimeCallInfo) in ResetForegroundColor() function in OHOS::Ace::NG::CommonBridge
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/
H A Dpattern.h255 childRenderContext->ResetForegroundColor(); in UpdateChildRenderContext()
271 childRenderContext->ResetForegroundColor(); in UpdateChildRenderContext()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_layout_property.h56 ResetForegroundColor(); in Reset()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp2587 void ResetForegroundColor(ArkUINodeHandle node) in ResetForegroundColor() function
6276ResetForegroundColor, SetMotionPath, ResetMotionPath, SetMotionBlur, ResetMotionBlur, SetGroupDefa… in GetCommonModifier()
6350ResetForegroundColor, SetMotionPath, ResetMotionPath, SetMotionBlur, ResetMotionBlur, SetGroupDefa… in GetCJUICommonModifier()
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp3166 void ResetForegroundColor(ArkUI_NodeHandle node) in ResetForegroundColor() function
12978 ResetForegroundColor, in ResetCommonAttribute()