Searched defs:SetTextInputShowError (Results 1 – 3 of 3) sorted by relevance
400 void SetTextInputShowError(NodeHandle node, const char *error, uint32_t visible) in SetTextInputShowError() function
407 void SetTextInputShowError(ArkUINodeHandle node, const char *error, uint32_t visible) in SetTextInputShowError() function
1165 void (*SetTextInputShowError)(NodeHandle node, const char* error, uint32_t visible); member