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

  /external/webkit/WebCore/svg/graphics/
SVGResource.h 77 bool isPaintServer() const { return resourceType() == PaintServerResourceType; }
SVGPaintServer.cpp 63 if (resource && resource->isPaintServer())
  /external/webkit/WebCore/rendering/
SVGRenderTreeAsText.cpp 530 if (resource->isPaintServer()) {

Completed in 75 milliseconds