Searched refs:innerTextBox (Results 1 – 1 of 1) sorted by relevance
133 if (RenderBox* innerTextBox = innerText->renderBox()) { in computeLogicalHeight() local134 …LayoutUnit nonContentHeight = innerTextBox->borderAndPaddingHeight() + innerTextBox->marginHeight(… in computeLogicalHeight()135 …logicalHeight = computeControlLogicalHeight(innerTextBox->lineHeight(true, HorizontalLine, Positio… in computeLogicalHeight()