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

  /external/webkit/Source/WebCore/svg/
SVGGlyphElement.h 110 static void inheritUnspecifiedAttributes(SVGGlyphIdentifier&, const SVGFontData*);
SVGGlyphElement.cpp 111 void SVGGlyphElement::inheritUnspecifiedAttributes(SVGGlyphIdentifier& identifier, const SVGFontData* svgFontData)
SVGFont.cpp 297 SVGGlyphElement::inheritUnspecifiedAttributes(identifier, m_fontData);
307 SVGGlyphElement::inheritUnspecifiedAttributes(identifier, m_fontData);

Completed in 45 milliseconds