Home
last modified time | relevance | path

Searched refs:ResetTextShadow (Results 1 - 17 of 17) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dtext_timer_modifier.cpp159 void ResetTextShadow(ArkUINodeHandle node) in ResetTextShadow() function
197 TextTimerModifier::ResetTextShadow, in GetTextTimerModifier()
220 TextTimerModifier::ResetTextShadow in GetCJUITextTimerModifier()
H A Dtext_clock_modifier.cpp142 void ResetTextShadow(ArkUINodeHandle node) in ResetTextShadow() function
209 TextClockModifier::ResetTextShadow, in GetTextClockModifier()
236 TextClockModifier::ResetTextShadow, in GetCJUITextClockModifier()
H A Dnode_span_modifier.cpp414 SpanModelNG::ResetTextShadow(frameNode); in ResetTextTextShadow()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_text_timer_bridge.h37 static ArkUINativeModuleValue ResetTextShadow(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_text_clock_bridge.h39 static ArkUINativeModuleValue ResetTextShadow(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_span_bridge.h50 static ArkUINativeModuleValue ResetTextShadow(ArkUIRuntimeCallInfo *runtimeCallInfo);
H A Darkts_native_text_bridge.h61 static ArkUINativeModuleValue ResetTextShadow(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_text_timer_bridge.cpp255 ArkUINativeModuleValue TextTimerBridge::ResetTextShadow(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetTextShadow() function in OHOS::Ace::NG::TextTimerBridge
H A Darkts_native_text_clock_bridge.cpp322 ArkUINativeModuleValue TextClockBridge::ResetTextShadow(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetTextShadow() function in OHOS::Ace::NG::TextClockBridge
H A Darkts_native_span_bridge.cpp541 ArkUINativeModuleValue SpanBridge::ResetTextShadow(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetTextShadow() function in OHOS::Ace::NG::SpanBridge
H A Darkts_native_text_bridge.cpp660 ArkUINativeModuleValue TextBridge::ResetTextShadow(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetTextShadow() function in OHOS::Ace::NG::TextBridge
H A Darkts_native_api_impl_bridge.cpp1255 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextBridge::ResetTextShadow)); in GetArkUINativeModule()
1651 panda::FunctionRef::New(const_cast<panda::EcmaVM *>(vm), SpanBridge::ResetTextShadow)); in GetArkUINativeModule()
5146 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), TextClockBridge::ResetTextShadow)); in RegisterTextClockAttributes()
5194 panda::FunctionRef::New(const_cast<panda::EcmaVM *>(vm), TextTimerBridge::ResetTextShadow)); in RegisterTextTimerAttributes()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_clock/
H A Dtext_clock_layout_property.h67 ResetTextShadow();
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dspan_model_ng.h102 static void ResetTextShadow(UINode* uiNode);
H A Dspan_model_ng.cpp182 void SpanModelNG::ResetTextShadow(UINode *uiNode) in ResetTextShadow() function in OHOS::Ace::NG::SpanModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
H A Dspan_object.cpp473 spanItem->fontStyle->ResetTextShadow(); in RemoveSpanStyle()
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp6388 void ResetTextShadow(ArkUI_NodeHandle node) in ResetTextShadow() function
13026 ResetTextOverflow, ResetTextFontFamily, ResetTextCopyOption, ResetBaselineOffset, ResetTextShadow, in ResetTextAttribute()

Completed in 48 milliseconds