Home
last modified time | relevance | path

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

/external/webkit/WebCore/inspector/
DInspectorController.cpp2725 static void drawHighlightForBoxes(GraphicsContext& context, const Vector<FloatQuad>& lineBoxQuads, … in drawHighlightForBoxes() function
2828drawHighlightForBoxes(context, lineBoxQuads, absContentQuad, absPaddingQuad, absBorderQuad, absMar… in drawNodeHighlight()
/external/webkit/WebCore/
DChangeLog-2008-08-1039156 (WebCore::drawHighlightForBoxes): Added. Takes the rects we calculated
39160 drawHighlightForBoxes. The behavior for inlines is for now unchanged.
DChangeLog23739 (WebCore::drawHighlightForBoxes):