Searched defs:SetTextInputMaxLength (Results 1 – 3 of 3) sorted by relevance
362 void SetTextInputMaxLength(NodeHandle node, uint32_t value) in SetTextInputMaxLength() function
369 void SetTextInputMaxLength(ArkUINodeHandle node, uint32_t value) in SetTextInputMaxLength() function
1161 void (*SetTextInputMaxLength)(NodeHandle node, uint32_t value); member