Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dtext_input_modifier.cpp362 void SetTextInputMaxLength(NodeHandle node, uint32_t value) in SetTextInputMaxLength() function
Dnode_text_input_modifier.cpp369 void SetTextInputMaxLength(ArkUINodeHandle node, uint32_t value) in SetTextInputMaxLength() function
Dapi.h1161 void (*SetTextInputMaxLength)(NodeHandle node, uint32_t value); member