Searched defs:SetTextInputTextAlign (Results 1 – 3 of 3) sorted by relevance
191 void SetTextInputTextAlign(NodeHandle node, int32_t value) in SetTextInputTextAlign() function
196 void SetTextInputTextAlign(ArkUINodeHandle node, int32_t value) in SetTextInputTextAlign() function
1141 void (*SetTextInputTextAlign)(NodeHandle node, int32_t textAlign); member