Searched refs:topRubyBaseLeading (Results 1 – 1 of 1) sorted by relevance
677 …LayoutUnit topRubyBaseLeading = rubyBase->logicalTop() + (rubyBase->firstRootBox() ? rubyBase->fir… in placeBoxesInBlockDirection() local678 …wLogicalTop += !renderer()->style()->isFlippedLinesWritingMode() ? topRubyBaseLeading : bottomRuby… in placeBoxesInBlockDirection()679 boxHeight -= (topRubyBaseLeading + bottomRubyBaseLeading); in placeBoxesInBlockDirection()