/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/ |
H A D | shape_pattern.h | 106 childRenderContext->ResetForegroundColor(); in UpdateForeground() 117 childRenderContext->ResetForegroundColor(); in UpdateForeground()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_loading_progress_bridge.h | 29 static ArkUINativeModuleValue ResetForegroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo);
|
H A D | arkts_native_common_shape_bridge.h | 52 static ArkUINativeModuleValue ResetForegroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo);
|
H A D | arkts_native_text_bridge.h | 81 static ArkUINativeModuleValue ResetForegroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo);
|
H A D | arkts_native_loading_progress_bridge.cpp | 100 ArkUINativeModuleValue LoadingProgressBridge::ResetForegroundColor(ArkUIRuntimeCallInfo* runtimeCal… in ResetForegroundColor() function in OHOS::Ace::NG::LoadingProgressBridge
|
H A D | arkts_native_common_bridge.h | 136 static ArkUINativeModuleValue ResetForegroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo);
|
H A D | arkts_native_common_shape_bridge.cpp | 453 ArkUINativeModuleValue CommonShapeBridge::ResetForegroundColor(ArkUIRuntimeCallInfo* runtimeCallInf… in ResetForegroundColor() function in OHOS::Ace::NG::CommonShapeBridge
|
H A D | arkts_native_text_bridge.cpp | 205 ArkUINativeModuleValue TextBridge::ResetForegroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetForegroundColor() function in OHOS::Ace::NG::TextBridge
|
H A D | arkts_native_api_impl_bridge.cpp | 649 … 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 D | arkts_native_common_bridge.cpp | 3687 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 D | pattern.h | 255 childRenderContext->ResetForegroundColor(); in UpdateChildRenderContext() 271 childRenderContext->ResetForegroundColor(); in UpdateChildRenderContext()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
H A D | text_layout_property.h | 56 ResetForegroundColor(); in Reset()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_common_modifier.cpp | 2587 void ResetForegroundColor(ArkUINodeHandle node) in ResetForegroundColor() function 6276 …ResetForegroundColor, SetMotionPath, ResetMotionPath, SetMotionBlur, ResetMotionBlur, SetGroupDefa… in GetCommonModifier() 6350 …ResetForegroundColor, SetMotionPath, ResetMotionPath, SetMotionBlur, ResetMotionBlur, SetGroupDefa… in GetCJUICommonModifier()
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | style_modifier.cpp | 3166 void ResetForegroundColor(ArkUI_NodeHandle node) in ResetForegroundColor() function 12978 ResetForegroundColor, in ResetCommonAttribute()
|