Searched refs:outsetLogicalLeft (Results 1 – 1 of 1) sorted by relevance
837 … LayoutUnit outsetLogicalLeft = includeLogicalLeftEdge() ? borderOutsetLogicalLeft : LayoutUnit(); in addBorderOutsetVisualOverflow() local840 …LayoutUnit logicalLeftVisualOverflow = std::min(pixelSnappedLogicalLeft() - outsetLogicalLeft, log… in addBorderOutsetVisualOverflow()