HomeSort by relevance Sort by last modified time
    Searched refs:inheritUnspecifiedAttributes (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGGlyphElement.h 41 static void inheritUnspecifiedAttributes(SVGGlyph&, const SVGFontData*);
SVGGlyphElement.cpp 96 void SVGGlyphElement::inheritUnspecifiedAttributes(SVGGlyph& identifier, const SVGFontData* svgFontData)
SVGFontData.cpp 130 SVGGlyphElement::inheritUnspecifiedAttributes(svgGlyph, this);
  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
SVGTextRunRenderingContext.cpp 134 SVGGlyphElement::inheritUnspecifiedAttributes(svgGlyph, svgFontData);

Completed in 29 milliseconds