Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dtext_input_modifier.cpp339 void SetTextInputFontSize(NodeHandle node, const struct ArkUILengthType *value) in SetTextInputFontSize() function
Dnode_text_input_modifier.cpp344 void SetTextInputFontSize(ArkUINodeHandle node, const struct ArkUILengthType *value) in SetTextInputFontSize() function
Dapi.h1159 void (*SetTextInputFontSize)(NodeHandle node, const struct ArkUILengthType* value); member