Home
last modified time | relevance | path

Searched defs:pixelSnappedRuleRect (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/paint/
DMultiColumnSetPainter.cpp80 …IntRect pixelSnappedRuleRect = pixelSnappedIntRectFromEdges(ruleLeft, ruleTop, ruleRight, ruleBott… in paintColumnRules() local
DBlockPainter.cpp303 …IntRect pixelSnappedRuleRect = pixelSnappedIntRectFromEdges(ruleLeft, ruleTop, ruleRight, ruleBott… in paintColumnRules() local
340 IntRect pixelSnappedRuleRect = pixelSnappedIntRect(ruleRect); in paintColumnRules() local