Home
last modified time | relevance | path

Searched refs:CalcCounterBoundHeight (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_pattern.h285 double CalcCounterBoundHeight();
H A Dtext_field_pattern.cpp285 double TextFieldPattern::CalcCounterBoundHeight() { in CalcCounterBoundHeight() function in OHOS::Ace::NG::TextFieldPattern
341 auto countHeight = std::max(CalcCounterBoundHeight(), in CreateNodePaintMethod()
348 auto countHeight = std::max(CalcCounterBoundHeight(), in CreateNodePaintMethod()