Home
last modified time | relevance | path

Searched defs:m_spreadMethod (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGGradientElement.h72 RefPtr<SVGAnimatedEnumeration<SVGSpreadMethodType> > m_spreadMethod; variable
DGradientAttributes.h77 unsigned m_spreadMethod : 2; member
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DGradient.h142 GradientSpreadMethod m_spreadMethod; variable