Searched refs:topRubyBaseLeading (Results 1 – 1 of 1) sorted by relevance
690 …LayoutUnit topRubyBaseLeading = rubyBase->logicalTop() + (rubyBase->firstRootBox() ? rubyBase->fir… in placeBoxesInBlockDirection() local691 …ewLogicalTop += !renderer().style()->isFlippedLinesWritingMode() ? topRubyBaseLeading : bottomRuby… in placeBoxesInBlockDirection()692 boxHeight -= (topRubyBaseLeading + bottomRubyBaseLeading); in placeBoxesInBlockDirection()