Searched refs:ruleRight (Results 1 – 2 of 2) sorted by relevance
367 …LayoutUnit ruleRight = isHorizontalWritingMode() ? ruleLeft + ruleThickness : ruleLeft + contentWi… in paintColumnRules() local370 …Rect pixelSnappedRuleRect = pixelSnappedIntRectFromEdges(ruleLeft, ruleTop, ruleRight, ruleBottom); in paintColumnRules()
2005 …LayoutUnit ruleRight = isHorizontalWritingMode() ? ruleLeft + ruleThickness : ruleLeft + contentWi… in paintColumnRules() local2008 …Rect pixelSnappedRuleRect = pixelSnappedIntRectFromEdges(ruleLeft, ruleTop, ruleRight, ruleBottom); in paintColumnRules()