Home
last modified time | relevance | path

Searched defs:SetTextTextShadow (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dtext_modifier.cpp309 void SetTextTextShadow(NodeHandle node, struct ArkUITextShadowStruct* shadows, uint32_t length) in SetTextTextShadow() function
Dnode_text_modifier.cpp323 void SetTextTextShadow(ArkUINodeHandle node, struct ArkUITextShadowStruct* shadows, ArkUI_Uint32 le… in SetTextTextShadow() function
Dapi.h444 …void (*SetTextTextShadow)(NodeHandle node, struct ArkUITextShadowStruct* shadows, uint32_t length); member
/foundation/arkui/ace_engine/interfaces/native/node/
Dstyle_modifier.cpp1588 void SetTextTextShadow(ArkUI_NodeHandle node, const char* value) in SetTextTextShadow() function