Home
last modified time | relevance | path

Searched defs:parseAndSetAttribute (Results 1 – 25 of 31) sorted by relevance

12

/external/skia/modules/svg/src/
DSkSVGFeLightSource.cpp24 bool SkSVGFeDistantLight::parseAndSetAttribute(const char* n, const char* v) { in parseAndSetAttribute() function in SkSVGFeDistantLight
30 bool SkSVGFePointLight::parseAndSetAttribute(const char* n, const char* v) { in parseAndSetAttribute() function in SkSVGFePointLight
37 bool SkSVGFeSpotLight::parseAndSetAttribute(const char* n, const char* v) { in parseAndSetAttribute() function in SkSVGFeSpotLight
DSkSVGFeLighting.cpp17 bool SkSVGFeLighting::parseAndSetAttribute(const char* n, const char* v) { in parseAndSetAttribute() function in SkSVGFeLighting
85 bool SkSVGFeSpecularLighting::parseAndSetAttribute(const char* n, const char* v) { in parseAndSetAttribute() function in SkSVGFeSpecularLighting
141 bool SkSVGFeDiffuseLighting::parseAndSetAttribute(const char* n, const char* v) { in parseAndSetAttribute() function in SkSVGFeDiffuseLighting
DSkSVGStop.cpp15 bool SkSVGStop::parseAndSetAttribute(const char* n, const char* v) { in parseAndSetAttribute() function in SkSVGStop
DSkSVGFeOffset.cpp15 bool SkSVGFeOffset::parseAndSetAttribute(const char* name, const char* value) { in parseAndSetAttribute() function in SkSVGFeOffset
DSkSVGFeGaussianBlur.cpp15 bool SkSVGFeGaussianBlur::parseAndSetAttribute(const char* name, const char* value) { in parseAndSetAttribute() function in SkSVGFeGaussianBlur
DSkSVGClipPath.cpp14 bool SkSVGClipPath::parseAndSetAttribute(const char* n, const char* v) { in parseAndSetAttribute() function in SkSVGClipPath
DSkSVGFeImage.cpp15 bool SkSVGFeImage::parseAndSetAttribute(const char* n, const char* v) { in parseAndSetAttribute() function in SkSVGFeImage
DSkSVGFilter.cpp16 bool SkSVGFilter::parseAndSetAttribute(const char* name, const char* value) { in parseAndSetAttribute() function in SkSVGFilter
DSkSVGMask.cpp14 bool SkSVGMask::parseAndSetAttribute(const char* n, const char* v) { in parseAndSetAttribute() function in SkSVGMask
DSkSVGFeMorphology.cpp15 bool SkSVGFeMorphology::parseAndSetAttribute(const char* name, const char* value) { in parseAndSetAttribute() function in SkSVGFeMorphology
DSkSVGPoly.cpp16 bool SkSVGPoly::parseAndSetAttribute(const char* n, const char* v) { in parseAndSetAttribute() function in SkSVGPoly
DSkSVGFeTurbulence.cpp16 bool SkSVGFeTurbulence::parseAndSetAttribute(const char* name, const char* value) { in parseAndSetAttribute() function in SkSVGFeTurbulence
DSkSVGFeBlend.cpp15 bool SkSVGFeBlend::parseAndSetAttribute(const char* name, const char* value) { in parseAndSetAttribute() function in SkSVGFeBlend
DSkSVGFeComposite.cpp14 bool SkSVGFeComposite::parseAndSetAttribute(const char* name, const char* value) { in parseAndSetAttribute() function in SkSVGFeComposite
DSkSVGRadialGradient.cpp15 bool SkSVGRadialGradient::parseAndSetAttribute(const char* name, const char* value) { in parseAndSetAttribute() function in SkSVGRadialGradient
DSkSVGPath.cpp17 bool SkSVGPath::parseAndSetAttribute(const char* n, const char* v) { in parseAndSetAttribute() function in SkSVGPath
DSkSVGLinearGradient.cpp15 bool SkSVGLinearGradient::parseAndSetAttribute(const char* name, const char* value) { in parseAndSetAttribute() function in SkSVGLinearGradient
DSkSVGLine.cpp15 bool SkSVGLine::parseAndSetAttribute(const char* n, const char* v) { in parseAndSetAttribute() function in SkSVGLine
DSkSVGEllipse.cpp15 bool SkSVGEllipse::parseAndSetAttribute(const char* n, const char* v) { in parseAndSetAttribute() function in SkSVGEllipse
DSkSVGFeDisplacementMap.cpp15 bool SkSVGFeDisplacementMap::parseAndSetAttribute(const char* name, const char* value) { in parseAndSetAttribute() function in SkSVGFeDisplacementMap
DSkSVGUse.cpp20 bool SkSVGUse::parseAndSetAttribute(const char* n, const char* v) { in parseAndSetAttribute() function in SkSVGUse
DSkSVGRect.cpp18 bool SkSVGRect::parseAndSetAttribute(const char* n, const char* v) { in parseAndSetAttribute() function in SkSVGRect
DSkSVGFeColorMatrix.cpp17 bool SkSVGFeColorMatrix::parseAndSetAttribute(const char* name, const char* value) { in parseAndSetAttribute() function in SkSVGFeColorMatrix
DSkSVGCircle.cpp15 bool SkSVGCircle::parseAndSetAttribute(const char* n, const char* v) { in parseAndSetAttribute() function in SkSVGCircle
DSkSVGPattern.cpp17 bool SkSVGPattern::parseAndSetAttribute(const char* name, const char* value) { in parseAndSetAttribute() function in SkSVGPattern

12