Searched refs:ruleRight (Results 1 – 1 of 1) sorted by relevance
2337 … int ruleRight = isHorizontalWritingMode() ? ruleLeft + ruleWidth : ruleLeft + contentWidth(); in paintColumnRules() local2340 drawLineForBoxSide(paintInfo.context, ruleLeft, ruleTop, ruleRight, ruleBottom, in paintColumnRules()