Home
last modified time | relevance | path

Searched refs:CalculateHeightPercent (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Drender_box_base.h46 double CalculateHeightPercent(double percent) const; // add for text filed
H A Drender_box_base.cpp64 double RenderBoxBase::CalculateHeightPercent(double percent) const in CalculateHeightPercent() function in OHOS::Ace::RenderBoxBase
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Drosen_render_text_field.cpp925 heightInPx = boxParent->CalculateHeightPercent(height_.Value());