| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
| D | text_timer_model_impl.h | 35 void SetTextShadow(const std::vector<Shadow>& value) override {}; in SetTextShadow() function
|
| D | text_clock_model_impl.h | 37 void SetTextShadow(const std::vector<Shadow>& value) override {}; in SetTextShadow() function
|
| D | span_model_impl.h | 50 void SetTextShadow(const std::vector<Shadow>& value) override {}; in SetTextShadow() function
|
| D | text_model_impl.cpp | 69 void TextModelImpl::SetTextShadow(const std::vector<Shadow>& value) {} in SetTextShadow() function in OHOS::Ace::Framework::TextModelImpl
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/texttimer/ |
| D | text_timer_model_static.cpp | 100 void TextTimerModelStatic::SetTextShadow(FrameNode* frameNode, const std::optional<std::vector<Shad… in SetTextShadow() function in OHOS::Ace::NG::TextTimerModelStatic
|
| D | text_timer_model_ng.cpp | 94 void TextTimerModelNG::SetTextShadow(const std::vector<Shadow>& value) in SetTextShadow() function in OHOS::Ace::NG::TextTimerModelNG 225 void TextTimerModelNG::SetTextShadow(FrameNode* frameNode, const std::vector<Shadow>& value) in SetTextShadow() function in OHOS::Ace::NG::TextTimerModelNG
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
| D | span_model_static.cpp | 45 void SpanModelStatic::SetTextShadow(UINode* uiNode, const std::optional<std::vector<Shadow>>& value) in SetTextShadow() function in OHOS::Ace::NG::SpanModelStatic
|
| D | text_model_static.cpp | 218 void TextModelStatic::SetTextShadow(FrameNode* frameNode, const std::optional<std::vector<Shadow>>&… in SetTextShadow() function in OHOS::Ace::NG::TextModelStatic
|
| D | span_model_ng.cpp | 193 void SpanModelNG::SetTextShadow(const std::vector<Shadow>& value) in SetTextShadow() function in OHOS::Ace::NG::SpanModelNG 220 void SpanModelNG::SetTextShadow(UINode* uiNode, const std::vector<Shadow>& value) in SetTextShadow() function in OHOS::Ace::NG::SpanModelNG
|
| D | text_model_ng.cpp | 205 void TextModelNG::SetTextShadow(const std::vector<Shadow>& value) in SetTextShadow() function in OHOS::Ace::NG::TextModelNG 613 void TextModelNG::SetTextShadow(FrameNode* frameNode, const std::vector<Shadow>& value) in SetTextShadow() function in OHOS::Ace::NG::TextModelNG
|
| D | text_content_modifier.cpp | 1004 void TextContentModifier::SetTextShadow(const std::vector<Shadow>& value) in SetTextShadow() function in OHOS::Ace::NG::TextContentModifier
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_clock/ |
| D | text_clock_model_ng.cpp | 59 void TextClockModelNG::SetTextShadow(const std::vector<Shadow>& value) in SetTextShadow() function in OHOS::Ace::NG::TextClockModelNG 217 void TextClockModelNG::SetTextShadow(FrameNode* frameNode, const std::vector<Shadow>& value) in SetTextShadow() function in OHOS::Ace::NG::TextClockModelNG
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| D | js_texttimer.cpp | 244 void JSTextTimer::SetTextShadow(const JSCallbackInfo& info) in SetTextShadow() function in OHOS::Ace::Framework::JSTextTimer
|
| D | js_text_clock.cpp | 292 void JSTextClock::SetTextShadow(const JSCallbackInfo& info) in SetTextShadow() function in OHOS::Ace::Framework::JSTextClock
|
| D | js_span.cpp | 436 void JSSpan::SetTextShadow(const JSCallbackInfo& info) in SetTextShadow() function in OHOS::Ace::Framework::JSSpan
|
| D | js_text.cpp | 307 void JSText::SetTextShadow(const JSCallbackInfo& info) in SetTextShadow() function in OHOS::Ace::Framework::JSText
|
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| D | text_timer_modifier.cpp | 224 void SetTextShadow(ArkUINodeHandle node, struct ArkUITextShadowStruct* shadows, ArkUI_Uint32 length) in SetTextShadow() function
|
| D | text_clock_modifier.cpp | 204 void SetTextShadow(ArkUINodeHandle node, struct ArkUITextShadowStruct* shadows, ArkUI_Uint32 length) in SetTextShadow() function
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| D | arkts_native_text_timer_bridge.cpp | 255 ArkUINativeModuleValue TextTimerBridge::SetTextShadow(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetTextShadow() function in OHOS::Ace::NG::TextTimerBridge
|
| D | arkts_native_text_clock_bridge.cpp | 327 ArkUINativeModuleValue TextClockBridge::SetTextShadow(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetTextShadow() function in OHOS::Ace::NG::TextClockBridge
|
| D | arkts_native_span_bridge.cpp | 558 ArkUINativeModuleValue SpanBridge::SetTextShadow(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetTextShadow() function in OHOS::Ace::NG::SpanBridge
|
| D | arkts_native_text_bridge.cpp | 670 ArkUINativeModuleValue TextBridge::SetTextShadow(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetTextShadow() function in OHOS::Ace::NG::TextBridge
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/style_string/ |
| D | js_span_object.cpp | 827 void JSTextShadowSpan::SetTextShadow(const JSCallbackInfo& info) {} in SetTextShadow() function in OHOS::Ace::Framework::JSTextShadowSpan
|
| /foundation/arkui/ace_engine/interfaces/native/node/ |
| D | style_modifier.cpp | 7877 int32_t SetTextShadow(ArkUI_NodeHandle node, const ArkUI_AttributeItem* item) in SetTextShadow() function
|