Searched refs:drawHighlightForBoxes (Results 1 – 3 of 3) sorted by relevance
2725 static void drawHighlightForBoxes(GraphicsContext& context, const Vector<FloatQuad>& lineBoxQuads, … in drawHighlightForBoxes() function2828 …drawHighlightForBoxes(context, lineBoxQuads, absContentQuad, absPaddingQuad, absBorderQuad, absMar… in drawNodeHighlight()
39156 (WebCore::drawHighlightForBoxes): Added. Takes the rects we calculated39160 drawHighlightForBoxes. The behavior for inlines is for now unchanged.
23739 (WebCore::drawHighlightForBoxes):