Searched refs:CalculateHeightPercent (Results 1 – 3 of 3) sorted by relevance
46 double CalculateHeightPercent(double percent) const; // add for text filed
64 double RenderBoxBase::CalculateHeightPercent(double percent) const in CalculateHeightPercent() function in OHOS::Ace::RenderBoxBase
925 heightInPx = boxParent->CalculateHeightPercent(height_.Value());