Home
last modified time | relevance | path

Searched refs:ResetForegroundColor (Results 1 - 13 of 13) sorted by relevance

/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.h85 static ArkUINativeModuleValue ResetForegroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_loading_progress_bridge.cpp100 ArkUINativeModuleValue LoadingProgressBridge::ResetForegroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetForegroundColor() function in OHOS::Ace::NG::LoadingProgressBridge
H A Darkts_native_common_shape_bridge.cpp453 ArkUINativeModuleValue CommonShapeBridge::ResetForegroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetForegroundColor() function in OHOS::Ace::NG::CommonShapeBridge
H A Darkts_native_common_bridge.h136 static ArkUINativeModuleValue ResetForegroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_text_bridge.cpp199 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()
1303 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextBridge::ResetForegroundColor)); in GetArkUINativeModule()
4768 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), CommonShapeBridge::ResetForegroundColor)); in RegisterCommonShapeAttributes()
5110 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), LoadingProgressBridge::ResetForegroundColor)); in RegisterLoadingProgressAttributes()
H A Darkts_native_common_bridge.cpp3640 ArkUINativeModuleValue CommonBridge::ResetForegroundColor(ArkUIRuntimeCallInfo *runtimeCallInfo) in ResetForegroundColor() function in OHOS::Ace::NG::CommonBridge
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H A Dshape_pattern.h106 childRenderContext->ResetForegroundColor(); in UpdateForeground()
117 childRenderContext->ResetForegroundColor(); in UpdateForeground()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/
H A Dpattern.h255 childRenderContext->ResetForegroundColor(); in UpdateChildRenderContext()
271 childRenderContext->ResetForegroundColor(); in UpdateChildRenderContext()
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp2575 void ResetForegroundColor(ArkUINodeHandle node) in ResetForegroundColor() function
6217 ResetForegroundColor, SetMotionPath, ResetMotionPath, SetMotionBlur, ResetMotionBlur, SetGroupDefaultFocus, in GetCommonModifier()
6291 ResetForegroundColor, SetMotionPath, ResetMotionPath, SetMotionBlur, ResetMotionBlur, SetGroupDefaultFocus, in GetCJUICommonModifier()
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp3153 void ResetForegroundColor(ArkUI_NodeHandle node) in ResetForegroundColor() function
12936 ResetForegroundColor, in ResetCommonAttribute()

Completed in 72 milliseconds