Searched defs:GetTextShadow (Results 1 – 7 of 7) sorted by relevance
546 std::vector<Shadow> SpanModelNG::GetTextShadow(UINode* uiNode) in GetTextShadow() function in OHOS::Ace::NG::SpanModelNG
867 std::vector<Shadow> TextModelNG::GetTextShadow(FrameNode* frameNode) in GetTextShadow() function in OHOS::Ace::NG::TextModelNG
399 void GetTextShadow(ArkUINodeHandle node, ArkUITextShadowStruct* shadow, uint32_t size) in GetTextShadow() function
562 void GetTextShadow(ArkUINodeHandle node, ArkUITextShadowStruct* shadow, uint32_t size) in GetTextShadow() function
485 std::vector<Shadow> TextShadowSpan::GetTextShadow() const in GetTextShadow() function in OHOS::Ace::TextShadowSpan
615 void JSTextShadowSpan::GetTextShadow(const JSCallbackInfo& info) in GetTextShadow() function in OHOS::Ace::Framework::JSTextShadowSpan
7548 const ArkUI_AttributeItem* GetTextShadow(ArkUI_NodeHandle node) in GetTextShadow() function