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