Home
last modified time | relevance | path

Searched refs:SVGFontFaceUriElement (Results 1 – 20 of 20) sorted by relevance

/external/webkit/Source/WebCore/svg/
DSVGFontFaceUriElement.cpp39 inline SVGFontFaceUriElement::SVGFontFaceUriElement(const QualifiedName& tagName, Document* documen… in SVGFontFaceUriElement() function in WebCore::SVGFontFaceUriElement
44 PassRefPtr<SVGFontFaceUriElement> SVGFontFaceUriElement::create(const QualifiedName& tagName, Docum… in create()
46 return adoptRef(new SVGFontFaceUriElement(tagName, document)); in create()
49 SVGFontFaceUriElement::~SVGFontFaceUriElement() in ~SVGFontFaceUriElement()
55 PassRefPtr<CSSFontFaceSrcValue> SVGFontFaceUriElement::srcValue() const in srcValue()
63 void SVGFontFaceUriElement::parseMappedAttribute(Attribute* attr) in parseMappedAttribute()
72 void SVGFontFaceUriElement::childrenChanged(bool changedByParser, Node* beforeChange, Node* afterCh… in childrenChanged()
84 void SVGFontFaceUriElement::insertedIntoDocument() in insertedIntoDocument()
90 void SVGFontFaceUriElement::loadFont() in loadFont()
DSVGFontFaceUriElement.h33 class SVGFontFaceUriElement : public SVGElement, public CachedResourceClient {
35 static PassRefPtr<SVGFontFaceUriElement> create(const QualifiedName&, Document*);
37 virtual ~SVGFontFaceUriElement();
42 SVGFontFaceUriElement(const QualifiedName&, Document*);
DSVGFontFaceSrcElement.cpp52 srcValue = static_cast<SVGFontFaceUriElement*>(child)->srcValue(); in srcValue()
DSVGFontFaceUriElement.idl28 interface [Conditional=SVG&SVG_FONTS] SVGFontFaceUriElement : SVGElement {
/external/webkit/Source/WebCore/
DDerivedSources.make428 SVGFontFaceUriElement \
DCodeGenerators.pri442 svg/SVGFontFaceUriElement.idl \
DCMakeLists.txt1677 svg/SVGFontFaceUriElement.cpp
1824 svg/SVGFontFaceUriElement.idl
DAndroid.mk1121 svg/SVGFontFaceUriElement.cpp \
DWebCore.pro2353 svg/SVGFontFaceUriElement.h \
3311 svg/SVGFontFaceUriElement.cpp \
DWebCore.gypi1498 'svg/SVGFontFaceUriElement.idl',
5714 'svg/SVGFontFaceUriElement.cpp',
5715 'svg/SVGFontFaceUriElement.h',
DGNUmakefile.list.am3384 Source/WebCore/svg/SVGFontFaceUriElement.cpp \
3385 Source/WebCore/svg/SVGFontFaceUriElement.h \
DGNUmakefile.am3361 Source/WebCore/svg/SVGFontFaceUriElement.cpp \
3362 Source/WebCore/svg/SVGFontFaceUriElement.h \
DChangeLog-2008-08-1011367 * svg/SVGFontFaceUriElement.cpp:
11368 (WebCore::SVGFontFaceUriElement::srcValue):
45821 * svg/SVGFontFaceUriElement.cpp:
45822 (WebCore::SVGFontFaceUriElement::childrenChanged):
45823 * svg/SVGFontFaceUriElement.h:
51548 * svg/SVGFontFaceUriElement.cpp:
51549 (WebCore::SVGFontFaceUriElement::childrenChanged):
51550 * svg/SVGFontFaceUriElement.h:
54964 * svg/SVGFontFaceUriElement.cpp:
54965 (WebCore::SVGFontFaceUriElement::srcValue):
[all …]
DChangeLog-2010-12-0632420 * svg/SVGFontFaceUriElement.cpp:
32421 (WebCore::SVGFontFaceUriElement::childrenChanged):
60144 * svg/SVGFontFaceUriElement.cpp:
60145 (WebCore::SVGFontFaceUriElement::loadFont):
65325 * svg/SVGFontFaceUriElement.cpp:
65326 (WebCore::SVGFontFaceUriElement::create):
66648 * svg/SVGFontFaceUriElement.cpp:
66649 (WebCore::SVGFontFaceUriElement::SVGFontFaceUriElement):
66650 * svg/SVGFontFaceUriElement.h:
67286 * svg/SVGFontFaceUriElement.cpp:
[all …]
DChangeLog-2009-06-1613283 * svg/SVGFontFaceUriElement.cpp: Ditto.
48175 * svg/SVGFontFaceUriElement.cpp:
48176 (WebCore::SVGFontFaceUriElement::~SVGFontFaceUriElement):
48177 (WebCore::SVGFontFaceUriElement::parseMappedAttribute): Call loadFont if
48179 (WebCore::SVGFontFaceUriElement::insertedIntoDocument): Call loadFont.
48180 (WebCore::SVGFontFaceUriElement::loadFont): Force a load of the
48182 * svg/SVGFontFaceUriElement.h:
DChangeLog2397 * svg/SVGFontFaceUriElement.cpp:
2398 (WebCore::SVGFontFaceUriElement::SVGFontFaceUriElement):
20849 * svg/SVGFontFaceUriElement.cpp:
20850 (WebCore::SVGFontFaceUriElement::loadFont):
DChangeLog-2010-01-2919851 * svg/SVGFontFaceUriElement.cpp:
19852 (WebCore::SVGFontFaceUriElement::loadFont):
DChangeLog-2011-02-1637660 * svg/SVGFontFaceUriElement.h:
/external/webkit/Source/WebCore/page/
DDOMWindow.idl736 attribute SVGFontFaceUriElementConstructor SVGFontFaceUriElement;
/external/webkit/Source/WebCore/WebCore.xcodeproj/
Dproject.pbxproj4249 …F220071B782 /* SVGFontFaceUriElement.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B222788A0D…
4250 …BF220071B782 /* SVGFontFaceUriElement.h in Headers */ = {isa = PBXBuildFile; fileRef = B222788B0D0…
10632 …2 /* SVGFontFaceUriElement.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType …
10633 …B782 /* SVGFontFaceUriElement.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType…
10634 …0071B782 /* SVGFontFaceUriElement.idl */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFi…
17472 B222788A0D00BF200071B782 /* SVGFontFaceUriElement.cpp */,
17473 B222788B0D00BF200071B782 /* SVGFontFaceUriElement.h */,
17474 B222788C0D00BF200071B782 /* SVGFontFaceUriElement.idl */,
22617 B2227A210D00BF220071B782 /* SVGFontFaceUriElement.h in Headers */,
25420 B2227A200D00BF220071B782 /* SVGFontFaceUriElement.cpp in Sources */,