Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/cairo/
DGraphicsContextCairo.cpp166 FloatRect fillExtents(x0, y0, x1 - x0, y1 - y0); in drawPathShadow() local
167 solidFigureExtents.unite(fillExtents); in drawPathShadow()