Searched refs:selectionPaintingRect (Results 1 – 1 of 1) sorted by relevance
174 LayoutRect selectionPaintingRect = localSelectionRect(); in paint() local175 selectionPaintingRect.moveBy(adjustedPaintOffset); in paint()176 …paintInfo.context->fillRect(pixelSnappedIntRect(selectionPaintingRect), selectionBackgroundColor()… in paint()