Searched defs:SVGFontFaceFormatElement (Results 1 - 2 of 2) sorted by relevance

/external/webkit/WebCore/svg/
H A DSVGFontFaceFormatElement.h28 class SVGFontFaceFormatElement : public SVGElement { class in namespace:WebCore
30 SVGFontFaceFormatElement(const QualifiedName&, Document*);
H A DSVGFontFaceFormatElement.cpp23 #include "SVGFontFaceFormatElement.h"
32 SVGFontFaceFormatElement::SVGFontFaceFormatElement(const QualifiedName& tagName, Document* doc) function in class:WebCore::SVGFontFaceFormatElement
37 void SVGFontFaceFormatElement::childrenChanged(bool changedByParser, Node* beforeChange, Node* afterChange, int childCountDelta)

Completed in 82 milliseconds