Home
last modified time | relevance | path

Searched refs:COUNTER_TEXT_MAXLINE (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_layout_algorithm.cpp46 constexpr uint32_t COUNTER_TEXT_MAXLINE = 1; variable
475 textLayoutProperty->UpdateMaxLines(COUNTER_TEXT_MAXLINE); in UpdateCounterNode()
H A Dtext_field_pattern.cpp146 constexpr uint32_t COUNTER_TEXT_MAXLINE = 1; variable
4343 counterNodeLayoutProperty->UpdateMaxLines(COUNTER_TEXT_MAXLINE); in MeasureCounterNodeHeight()