Searched refs:boxObject (Results 1 – 1 of 1) sorted by relevance
648 RenderBoxModelObject* boxObject = toRenderBoxModelObject(curr->renderer()); in placeBoxesInBlockDirection() local649 …newLogicalTop -= boxObject->style(isFirstLineStyle())->isHorizontalWritingMode() ? boxObject->bord… in placeBoxesInBlockDirection()650 boxObject->borderRight() + boxObject->paddingRight(); in placeBoxesInBlockDirection()