Searched refs:drawOutlinedQuadWithClip (Results 1 – 3 of 3) sorted by relevance
/external/webkit/Source/WebCore/inspector/ |
D | DOMNodeHighlighter.cpp | 85 void drawOutlinedQuadWithClip(GraphicsContext& context, const FloatQuad& quad, const FloatQuad& cli… in drawOutlinedQuadWithClip() function 102 drawOutlinedQuadWithClip(context, marginQuad, borderQuad, marginBoxColor); in drawHighlightForBox() 104 drawOutlinedQuadWithClip(context, borderQuad, paddingQuad, borderBoxColor); in drawHighlightForBox() 106 drawOutlinedQuadWithClip(context, paddingQuad, contentQuad, paddingBoxColor); in drawHighlightForBox()
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2011-02-16 | 18997 (WebCore::drawOutlinedQuadWithClip):
|
D | ChangeLog-2009-06-16 | 34769 (WebCore::drawOutlinedQuadWithClip):
|