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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
RenderSVGResource.cpp 98 SVGPaint::SVGPaintType visitedPaintType = applyToFill ? svgStyle->visitedLinkFillPaintType() : svgStyle->visitedLinkStrokePaintType();
  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
SVGRenderStyle.h 349 const SVGPaint::SVGPaintType& visitedLinkStrokePaintType() const { return stroke->visitedLinkPaintType; }

Completed in 465 milliseconds