Home
last modified time | relevance | path

Searched defs:SetTextTextIndent (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dtext_modifier.cpp353 void SetTextTextIndent(NodeHandle node, const struct ArkUIStringAndFloat* textIndentStruct) in SetTextTextIndent() function
Dnode_text_modifier.cpp367 void SetTextTextIndent(ArkUINodeHandle node, const struct ArkUIStringAndFloat* textIndentStruct) in SetTextTextIndent() function
Dapi.h448 void (*SetTextTextIndent)(NodeHandle node, const struct ArkUIStringAndFloat* value); member