Home
last modified time | relevance | path

Searched defs:GetTextShadow (Results 1 – 7 of 7) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dnode_span_modifier.cpp501 void GetTextShadow(ArkUINodeHandle node, ArkUITextShadowStruct* shadow, uint32_t size) in GetTextShadow() function
Dnode_text_modifier.cpp677 void GetTextShadow(ArkUINodeHandle node, ArkUITextShadowStruct* shadow, uint32_t size) in GetTextShadow() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
Dspan_model_ng.cpp710 std::vector<Shadow> SpanModelNG::GetTextShadow(UINode* uiNode) in GetTextShadow() function in OHOS::Ace::NG::SpanModelNG
Dtext_model_ng.cpp1061 std::vector<Shadow> TextModelNG::GetTextShadow(FrameNode* frameNode) in GetTextShadow() function in OHOS::Ace::NG::TextModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
Dspan_object.cpp645 std::vector<Shadow> TextShadowSpan::GetTextShadow() const in GetTextShadow() function in OHOS::Ace::TextShadowSpan
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/style_string/
Djs_span_object.cpp805 void JSTextShadowSpan::GetTextShadow(const JSCallbackInfo& info) in GetTextShadow() function in OHOS::Ace::Framework::JSTextShadowSpan
/foundation/arkui/ace_engine/interfaces/native/node/
Dstyle_modifier.cpp9228 const ArkUI_AttributeItem* GetTextShadow(ArkUI_NodeHandle node) in GetTextShadow() function