Home | History | Annotate | Download | only in rendering

Lines Matching refs:borderLogicalRight

2170         fromRight = last->logicalLeft() + last->logicalWidth() - last->borderLogicalRight();
2172 fromRight = first->logicalLeft() + first->logicalWidth() - first->borderLogicalRight();
2232 int staticPosition = child->layer()->staticInlinePosition() + containerLogicalWidth + containerBlock->borderLogicalRight();