Searched defs:GetTextShadow (Results 1 – 7 of 7) sorted by relevance
399 void GetTextShadow(ArkUINodeHandle node, ArkUITextShadowStruct* shadow, uint32_t size) in GetTextShadow() function
574 void GetTextShadow(ArkUINodeHandle node, ArkUITextShadowStruct* shadow, uint32_t size) in GetTextShadow() function
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
485 std::vector<Shadow> TextShadowSpan::GetTextShadow() const in GetTextShadow() function in OHOS::Ace::TextShadowSpan
619 void JSTextShadowSpan::GetTextShadow(const JSCallbackInfo& info) in GetTextShadow() function in OHOS::Ace::Framework::JSTextShadowSpan
8038 const ArkUI_AttributeItem* GetTextShadow(ArkUI_NodeHandle node) in GetTextShadow() function