Home
last modified time | relevance | path

Searched defs:GetMaxLength (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/test/unittest/text_field/
H A Drender_text_field_test.cpp49 size_t GetMaxLength() const in GetMaxLength() function in OHOS::Ace::MockRenderTextField
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_edit_text.cpp697 uint16_t UIEditText::GetMaxLength() in GetMaxLength() function in OHOS::UIEditText
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Dtext_field_component.cpp271 uint32_t TextFieldComponent::GetMaxLength() const in GetMaxLength() function in OHOS::Ace::TextFieldComponent
H A Drender_text_field.h313 int32_t GetMaxLength() in GetMaxLength() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/textfield/
H A Dtextfield_declaration.h531 uint32_t GetMaxLength() const in GetMaxLength() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/
H A Dsearch_pattern.cpp1662 uint32_t SearchPattern::GetMaxLength() const in GetMaxLength() function in OHOS::Ace::NG::SearchPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_model_ng.cpp1375 uint32_t TextFieldModelNG::GetMaxLength(FrameNode* frameNode) in GetMaxLength() function in OHOS::Ace::NG::TextFieldModelNG
H A Dtext_field_pattern.cpp6067 uint32_t TextFieldPattern::GetMaxLength() const in OnBackPressed() function in OHOS::Ace::NG::TextFieldPattern
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp4153 const ArkUI_AttributeItem* GetMaxLength(ArkUI_NodeHandle node) in GetMaxLength() function