Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/inspector/
DDOMNodeHighlighter.cpp85 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/
DChangeLog-2011-02-1618997 (WebCore::drawOutlinedQuadWithClip):
DChangeLog-2009-06-1634769 (WebCore::drawOutlinedQuadWithClip):