Home
last modified time | relevance | path

Searched refs:SVGAttributeHashTranslator (Results 1 – 25 of 54) sorted by relevance

123

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGAnimateTransformElement.cpp61 return supportedAttributes.contains<SVGAttributeHashTranslator>(attrName); in isSupportedAttribute()
DSVGFEMergeNodeElement.cpp54 return supportedAttributes.contains<SVGAttributeHashTranslator>(attrName); in isSupportedAttribute()
DSVGGElement.cpp58 return supportedAttributes.contains<SVGAttributeHashTranslator>(attrName); in isSupportedAttribute()
DSVGViewElement.cpp63 return supportedAttributes.contains<SVGAttributeHashTranslator>(attrName); in isSupportedAttribute()
DSVGFETileElement.cpp57 return supportedAttributes.contains<SVGAttributeHashTranslator>(attrName); in isSupportedAttribute()
DSVGSymbolElement.cpp62 return supportedAttributes.contains<SVGAttributeHashTranslator>(attrName); in isSupportedAttribute()
DSVGStopElement.cpp57 return supportedAttributes.contains<SVGAttributeHashTranslator>(attrName); in isSupportedAttribute()
DSVGClipPathElement.cpp61 return supportedAttributes.contains<SVGAttributeHashTranslator>(attrName); in isSupportedAttribute()
DSVGFEComponentTransferElement.cpp60 return supportedAttributes.contains<SVGAttributeHashTranslator>(attrName); in isSupportedAttribute()
DSVGFEOffsetElement.cpp64 return supportedAttributes.contains<SVGAttributeHashTranslator>(attrName); in isSupportedAttribute()
DSVGFilterElement.cpp116 return supportedAttributes.contains<SVGAttributeHashTranslator>(attrName); in isSupportedAttribute()
234 return allowedChildElementTags.contains<SVGAttributeHashTranslator>(svgElement->tagQName()); in childShouldCreateRenderer()
DSVGFEGaussianBlurElement.cpp83 return supportedAttributes.contains<SVGAttributeHashTranslator>(attrName); in isSupportedAttribute()
DSVGFEBlendElement.cpp65 return supportedAttributes.contains<SVGAttributeHashTranslator>(attrName); in isSupportedAttribute()
DSVGMPathElement.cpp112 return supportedAttributes.contains<SVGAttributeHashTranslator>(attrName); in isSupportedAttribute()
DSVGStyleElement.cpp102 return supportedAttributes.contains<SVGAttributeHashTranslator>(attrName); in isSupportedAttribute()
DSVGCircleElement.cpp70 return supportedAttributes.contains<SVGAttributeHashTranslator>(attrName); in isSupportedAttribute()
DSVGComponentTransferFunctionElement.cpp75 return supportedAttributes.contains<SVGAttributeHashTranslator>(attrName); in isSupportedAttribute()
DSVGLineElement.cpp73 return supportedAttributes.contains<SVGAttributeHashTranslator>(attrName); in isSupportedAttribute()
DSVGCursorElement.cpp77 return supportedAttributes.contains<SVGAttributeHashTranslator>(attrName); in isSupportedAttribute()
DSVGEllipseElement.cpp74 return supportedAttributes.contains<SVGAttributeHashTranslator>(attrName); in isSupportedAttribute()
DSVGPolyElement.cpp81 return supportedAttributes.contains<SVGAttributeHashTranslator>(attrName); in isSupportedAttribute()
DSVGFEColorMatrixElement.cpp65 return supportedAttributes.contains<SVGAttributeHashTranslator>(attrName); in isSupportedAttribute()
DSVGTextPositioningElement.cpp67 return supportedAttributes.contains<SVGAttributeHashTranslator>(attrName); in isSupportedAttribute()
DSVGFEDisplacementMapElement.cpp71 return supportedAttributes.contains<SVGAttributeHashTranslator>(attrName); in isSupportedAttribute()
DSVGForeignObjectElement.cpp77 return supportedAttributes.contains<SVGAttributeHashTranslator>(attrName); in isSupportedAttribute()

123