Searched refs:inheritUnspecifiedAttributes (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGGlyphElement.h40 static void inheritUnspecifiedAttributes(SVGGlyph&, const SVGFontData*);
H A DSVGGlyphElement.cpp98 void SVGGlyphElement::inheritUnspecifiedAttributes(SVGGlyph& identifier, const SVGFontData* svgFontData) function in class:WebCore::SVGGlyphElement
H A DSVGFontData.cpp128 SVGGlyphElement::inheritUnspecifiedAttributes(svgGlyph, this);
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
H A DSVGTextRunRenderingContext.cpp134 SVGGlyphElement::inheritUnspecifiedAttributes(svgGlyph, svgFontData);

Completed in 128 milliseconds