Searched refs:adjustmentForChildrenWithSameLineHeightAndBaseline (Results 1 – 1 of 1) sorted by relevance
621 LayoutUnit adjustmentForChildrenWithSameLineHeightAndBaseline = 0; in placeBoxesInBlockDirection() local623 adjustmentForChildrenWithSameLineHeightAndBaseline = logicalTop(); in placeBoxesInBlockDirection()625 …adjustmentForChildrenWithSameLineHeightAndBaseline += (boxModelObject()->borderBefore() + boxModel… in placeBoxesInBlockDirection()633 … curr->adjustBlockDirectionPosition(adjustmentForChildrenWithSameLineHeightAndBaseline.toFloat()); in placeBoxesInBlockDirection()