Home | History | Annotate | Download | only in rendering

Lines Matching refs:newMargin

1965         LayoutUnit newMargin = containerLogicalWidth - computedValues.m_extent - cb->marginStartForChild(this);
1968 computedValues.m_margins.m_start = newMargin;
1970 computedValues.m_margins.m_end = newMargin;