Searched refs:radicalHeight (Results 1 – 1 of 1) sorted by relevance
240 int radicalHeight = static_cast<int>((1 - gRadicalTopLeftPointYPos) * maxHeight); in layout() local241 …int rootMarginTop = radicalHeight + style()->paddingBottom().value() + indexBox->offsetHeight() - … in layout()251 indexBox->style()->setBottom(Length(radicalHeight + style()->paddingBottom().value(), Fixed)); in layout()