Searched refs:kernelUnitLengthYIdentifier (Results 1 - 6 of 6) sorted by relevance

/external/webkit/Source/WebCore/svg/
H A DSVGFEDiffuseLightingElement.h51 static const AtomicString& kernelUnitLengthYIdentifier();
H A DSVGFESpecularLightingElement.h50 static const AtomicString& kernelUnitLengthYIdentifier();
H A DSVGFEConvolveMatrixElement.h54 static const AtomicString& kernelUnitLengthYIdentifier();
H A DSVGFEDiffuseLightingElement.cpp42 DEFINE_ANIMATED_NUMBER_MULTIPLE_WRAPPERS(SVGFEDiffuseLightingElement, SVGNames::kernelUnitLengthAttr, kernelUnitLengthYIdentifier(), KernelUnitLengthY, kernelUnitLengthY)
62 const AtomicString& SVGFEDiffuseLightingElement::kernelUnitLengthYIdentifier() function in class:WebCore::SVGFEDiffuseLightingElement
H A DSVGFESpecularLightingElement.cpp44 DEFINE_ANIMATED_NUMBER_MULTIPLE_WRAPPERS(SVGFESpecularLightingElement, SVGNames::kernelUnitLengthAttr, kernelUnitLengthYIdentifier(), KernelUnitLengthY, kernelUnitLengthY)
65 const AtomicString& SVGFESpecularLightingElement::kernelUnitLengthYIdentifier() function in class:WebCore::SVGFESpecularLightingElement
H A DSVGFEConvolveMatrixElement.cpp47 DEFINE_ANIMATED_NUMBER_MULTIPLE_WRAPPERS(SVGFEConvolveMatrixElement, SVGNames::kernelUnitLengthAttr, kernelUnitLengthYIdentifier(), KernelUnitLengthY, kernelUnitLengthY)
67 const AtomicString& SVGFEConvolveMatrixElement::kernelUnitLengthYIdentifier() function in class:WebCore::SVGFEConvolveMatrixElement

Completed in 579 milliseconds