Searched defs:SetTextTextIndent (Results 1 – 3 of 3) sorted by relevance
353 void SetTextTextIndent(NodeHandle node, const struct ArkUIStringAndFloat* textIndentStruct) in SetTextTextIndent() function
367 void SetTextTextIndent(ArkUINodeHandle node, const struct ArkUIStringAndFloat* textIndentStruct) in SetTextTextIndent() function
448 void (*SetTextTextIndent)(NodeHandle node, const struct ArkUIStringAndFloat* value); member