Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/skia/modules/svg/src/
H A DSkSVGFeLightSource.cpp26 bool SkSVGFeDistantLight::parseAndSetAttribute(const char* n, const char* v) { in parseAndSetAttribute() function in SkSVGFeDistantLight
32 bool SkSVGFePointLight::parseAndSetAttribute(const char* n, const char* v) { in parseAndSetAttribute() function in SkSVGFePointLight
39 bool SkSVGFeSpotLight::parseAndSetAttribute(const char* n, const char* v) { in parseAndSetAttribute() function in SkSVGFeSpotLight
H A DSkSVGFeLighting.cpp21 bool SkSVGFeLighting::parseAndSetAttribute(const char* n, const char* v) { in parseAndSetAttribute() function in SkSVGFeLighting
89 bool SkSVGFeSpecularLighting::parseAndSetAttribute(const char* n, const char* v) { in parseAndSetAttribute() function in SkSVGFeSpecularLighting
145 bool SkSVGFeDiffuseLighting::parseAndSetAttribute(const char* n, const char* v) { in parseAndSetAttribute() function in SkSVGFeDiffuseLighting
H A DSkSVGStop.cpp14 bool SkSVGStop::parseAndSetAttribute(const char* n, const char* v) { in parseAndSetAttribute() function in SkSVGStop
H A DSkSVGText.cpp604 bool SkSVGTextContainer::parseAndSetAttribute(const char* name, const char* value) { in parseAndSetAttribute() function in SkSVGTextContainer
731 bool SkSVGTextPath::parseAndSetAttribute(const char* name, const char* value) { in parseAndSetAttribute() function in SkSVGTextPath
H A DSkSVGFeOffset.cpp19 bool SkSVGFeOffset::parseAndSetAttribute(const char* name, const char* value) { in parseAndSetAttribute() function in SkSVGFeOffset
H A DSkSVGClipPath.cpp17 bool SkSVGClipPath::parseAndSetAttribute(const char* n, const char* v) { in parseAndSetAttribute() function in SkSVGClipPath
H A DSkSVGFeGaussianBlur.cpp18 bool SkSVGFeGaussianBlur::parseAndSetAttribute(const char* name, const char* value) { in parseAndSetAttribute() function in SkSVGFeGaussianBlur
H A DSkSVGFeImage.cpp20 bool SkSVGFeImage::parseAndSetAttribute(const char* n, const char* v) { in parseAndSetAttribute() function in SkSVGFeImage
H A DSkSVGMask.cpp22 bool SkSVGMask::parseAndSetAttribute(const char* n, const char* v) { in parseAndSetAttribute() function in SkSVGMask
H A DSkSVGFeMerge.cpp18 bool SkSVGFeMergeNode::parseAndSetAttribute(const char* name, const char* value) { in parseAndSetAttribute() function in SkSVGFeMergeNode
H A DSkSVGFeMorphology.cpp21 bool SkSVGFeMorphology::parseAndSetAttribute(const char* name, const char* value) { in parseAndSetAttribute() function in SkSVGFeMorphology
H A DSkSVGPoly.cpp20 bool SkSVGPoly::parseAndSetAttribute(const char* n, const char* v) { in parseAndSetAttribute() function in SkSVGPoly
H A DSkSVGFeTurbulence.cpp20 bool SkSVGFeTurbulence::parseAndSetAttribute(const char* name, const char* value) { in parseAndSetAttribute() function in SkSVGFeTurbulence
H A DSkSVGFeComposite.cpp22 bool SkSVGFeComposite::parseAndSetAttribute(const char* name, const char* value) { in parseAndSetAttribute() function in SkSVGFeComposite
H A DSkSVGRadialGradient.cpp22 bool SkSVGRadialGradient::parseAndSetAttribute(const char* name, const char* value) { in parseAndSetAttribute() function in SkSVGRadialGradient
H A DSkSVGFeBlend.cpp22 bool SkSVGFeBlend::parseAndSetAttribute(const char* name, const char* value) { in parseAndSetAttribute() function in SkSVGFeBlend
H A DSkSVGFilter.cpp20 bool SkSVGFilter::parseAndSetAttribute(const char* name, const char* value) { in parseAndSetAttribute() function in SkSVGFilter
H A DSkSVGEllipse.cpp22 bool SkSVGEllipse::parseAndSetAttribute(const char* n, const char* v) { in parseAndSetAttribute() function in SkSVGEllipse
H A DSkSVGPath.cpp22 bool SkSVGPath::parseAndSetAttribute(const char* n, const char* v) { in parseAndSetAttribute() function in SkSVGPath
H A DSkSVGLinearGradient.cpp22 bool SkSVGLinearGradient::parseAndSetAttribute(const char* name, const char* value) { in parseAndSetAttribute() function in SkSVGLinearGradient
H A DSkSVGFeDisplacementMap.cpp21 bool SkSVGFeDisplacementMap::parseAndSetAttribute(const char* name, const char* value) { in parseAndSetAttribute() function in SkSVGFeDisplacementMap
H A DSkSVGLine.cpp20 bool SkSVGLine::parseAndSetAttribute(const char* n, const char* v) { in parseAndSetAttribute() function in SkSVGLine
H A DSkSVGFeColorMatrix.cpp23 bool SkSVGFeColorMatrix::parseAndSetAttribute(const char* name, const char* value) { in parseAndSetAttribute() function in SkSVGFeColorMatrix
H A DSkSVGUse.cpp22 bool SkSVGUse::parseAndSetAttribute(const char* n, const char* v) { in parseAndSetAttribute() function in SkSVGUse
H A DSkSVGCircle.cpp20 bool SkSVGCircle::parseAndSetAttribute(const char* n, const char* v) { in parseAndSetAttribute() function in SkSVGCircle

12