Home
last modified time | relevance | path

Searched refs:offsetFromRepaintContainer (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBlock.cpp2411 LayoutPoint offsetFromRepaintContainer = roundedLayoutPoint(transformState.mappedPoint()); in selectionGapRectsForRepaint() local
2414 offsetFromRepaintContainer -= scrolledContentOffset(); in selectionGapRectsForRepaint()
2420 return selectionGaps(this, offsetFromRepaintContainer, IntSize(), lastTop, lastLeft, lastRight); in selectionGapRectsForRepaint()