Searched refs:ruleTransparent (Results 1 – 2 of 2) sorted by relevance
331 bool ruleTransparent = blockStyle->columnRuleIsTransparent(); in paintColumnRules() local335 bool renderRule = ruleStyle > BHIDDEN && !ruleTransparent; in paintColumnRules()
1969 bool ruleTransparent = style()->columnRuleIsTransparent(); in paintColumnRules() local1973 bool renderRule = ruleStyle > BHIDDEN && !ruleTransparent; in paintColumnRules()