Home
last modified time | relevance | path

Searched defs:SetTextMaxFontSize (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dtext_modifier.cpp254 void SetTextMaxFontSize(NodeHandle node, const double number, const int8_t unit) in SetTextMaxFontSize() function
Dnode_text_modifier.cpp268 void SetTextMaxFontSize(ArkUINodeHandle node, ArkUI_Float32 number, ArkUI_Int32 unit) in SetTextMaxFontSize() function
Dapi.h438 void (*SetTextMaxFontSize)(NodeHandle node, const double number, const int8_t unit); member