Searched defs:SetTextMaxFontSize (Results 1 – 3 of 3) sorted by relevance
254 void SetTextMaxFontSize(NodeHandle node, const double number, const int8_t unit) in SetTextMaxFontSize() function
268 void SetTextMaxFontSize(ArkUINodeHandle node, ArkUI_Float32 number, ArkUI_Int32 unit) in SetTextMaxFontSize() function
438 void (*SetTextMaxFontSize)(NodeHandle node, const double number, const int8_t unit); member