Searched defs:SetNormalMaxViewLines (Results 1 – 3 of 3) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ | ||
| D | text_field_model.h | 356 virtual void SetNormalMaxViewLines(uint32_t value) {}; in SetNormalMaxViewLines() function |
| D | text_field_model_static.cpp | 224 void TextFieldModelStatic::SetNormalMaxViewLines(FrameNode* frameNode, const std::optional<uint32_t… in SetNormalMaxViewLines() function in OHOS::Ace::NG::TextFieldModelStatic |
| D | text_field_model_ng.cpp | 810 void TextFieldModelNG::SetNormalMaxViewLines(uint32_t value) in SetNormalMaxViewLines() function in OHOS::Ace::NG::TextFieldModelNG |