Searched defs:SetTextInputFontSize (Results 1 – 3 of 3) sorted by relevance
339 void SetTextInputFontSize(NodeHandle node, const struct ArkUILengthType *value) in SetTextInputFontSize() function
344 void SetTextInputFontSize(ArkUINodeHandle node, const struct ArkUILengthType *value) in SetTextInputFontSize() function
1159 void (*SetTextInputFontSize)(NodeHandle node, const struct ArkUILengthType* value); member