HomeSort by relevance Sort by last modified time
    Searched refs:PaintServerResourceType (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebCore/svg/graphics/
SVGResource.h 52 PaintServerResourceType,
77 bool isPaintServer() const { return resourceType() == PaintServerResourceType; }
SVGPaintServer.h 64 virtual SVGResourceType resourceType() const { return PaintServerResourceType; }

Completed in 11 milliseconds