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