Home
last modified time | relevance | path

Searched defs:SetNormalMaxViewLines (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_model.h319 virtual void SetNormalMaxViewLines(uint32_t value) {}; in SetNormalMaxViewLines() function
H A Dtext_field_model_ng.cpp683 void TextFieldModelNG::SetNormalMaxViewLines(uint32_t value) in SetNormalMaxViewLines() function in OHOS::Ace::NG::TextFieldModelNG
995 void TextFieldModelNG::SetNormalMaxViewLines(FrameNode* frameNode, uint32_t value) in SetNormalMaxViewLines() function in OHOS::Ace::NG::TextFieldModelNG