Home
last modified time | relevance | path

Searched refs:SetMaxTextLength (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/accessibility/
H A Daccessibility_node.h452 void SetMaxTextLength(size_t length) in SetMaxTextLength() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Drender_text_field.cpp2579 refPtr->SetMaxTextLength(maxLength_); in UpdateAccessibilityAttr()