Searched refs:renderRule (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/paint/
H A DMultiColumnSetPainter.cpp45 bool renderRule = ruleStyle > BHIDDEN && !ruleTransparent; local
46 if (!renderRule)
H A DBlockPainter.cpp268 bool renderRule = ruleStyle > BHIDDEN && !ruleTransparent; local
269 if (!renderRule)

Completed in 48 milliseconds