Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dspan_model_ng.cpp546 std::vector<Shadow> SpanModelNG::GetTextShadow(UINode* uiNode) in GetTextShadow() function in OHOS::Ace::NG::SpanModelNG
H A Dtext_model_ng.cpp867 std::vector<Shadow> TextModelNG::GetTextShadow(FrameNode* frameNode) in GetTextShadow() function in OHOS::Ace::NG::TextModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_span_modifier.cpp399 void GetTextShadow(ArkUINodeHandle node, ArkUITextShadowStruct* shadow, uint32_t size) in GetTextShadow() function
H A Dnode_text_modifier.cpp562 void GetTextShadow(ArkUINodeHandle node, ArkUITextShadowStruct* shadow, uint32_t size) in GetTextShadow() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
H A Dspan_object.cpp485 std::vector<Shadow> TextShadowSpan::GetTextShadow() const in GetTextShadow() function in OHOS::Ace::TextShadowSpan
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/style_string/
H A Djs_span_object.cpp615 void JSTextShadowSpan::GetTextShadow(const JSCallbackInfo& info) in GetTextShadow() function in OHOS::Ace::Framework::JSTextShadowSpan
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp7548 const ArkUI_AttributeItem* GetTextShadow(ArkUI_NodeHandle node) in GetTextShadow() function