Home
last modified time | relevance | path

Searched defs:paintUri (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DSVGRenderStyleDefs.h122 String paintUri; variable
152 String paintUri; variable
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
DSVGResources.cpp180 …t(TreeScope& treeScope, const SVGPaint::SVGPaintType& paintType, const String& paintUri, AtomicStr… in paintingResourceFromSVGPaint()