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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderReplaced.cpp174 LayoutRect selectionPaintingRect = localSelectionRect(); local
175 selectionPaintingRect.moveBy(adjustedPaintOffset);
176 paintInfo.context->fillRect(pixelSnappedIntRect(selectionPaintingRect), selectionBackgroundColor());

Completed in 151 milliseconds