Searched refs:borderOutsetLogicalLeft (Results 1 – 1 of 1) sorted by relevance
811 LayoutUnit borderOutsetLogicalLeft = borderOutsets.logicalLeft(style->writingMode()); in addBorderOutsetVisualOverflow() local822 … LayoutUnit outsetLogicalLeft = includeLogicalLeftEdge() ? borderOutsetLogicalLeft : LayoutUnit(); in addBorderOutsetVisualOverflow()