HomeSort by relevance Sort by last modified time
    Searched full:solidpaintingresource (Results 1 - 1 of 1) sorted by null

  /external/webkit/Source/WebCore/svg/
SVGFont.cpp 486 RenderSVGResourceSolidColor* solidPaintingResource = RenderSVGResource::sharedSolidPaintingResource();
487 solidPaintingResource->setColor(context->fillColor());
489 activePaintingResource = solidPaintingResource;

Completed in 2852 milliseconds