Searched refs:SVGFontFaceUriElement (Results 1 – 20 of 20) sorted by relevance
/external/webkit/Source/WebCore/svg/ |
D | SVGFontFaceUriElement.cpp | 39 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()
|
D | SVGFontFaceUriElement.h | 33 class SVGFontFaceUriElement : public SVGElement, public CachedResourceClient { 35 static PassRefPtr<SVGFontFaceUriElement> create(const QualifiedName&, Document*); 37 virtual ~SVGFontFaceUriElement(); 42 SVGFontFaceUriElement(const QualifiedName&, Document*);
|
D | SVGFontFaceSrcElement.cpp | 52 srcValue = static_cast<SVGFontFaceUriElement*>(child)->srcValue(); in srcValue()
|
D | SVGFontFaceUriElement.idl | 28 interface [Conditional=SVG&SVG_FONTS] SVGFontFaceUriElement : SVGElement {
|
/external/webkit/Source/WebCore/ |
D | DerivedSources.make | 428 SVGFontFaceUriElement \
|
D | CodeGenerators.pri | 442 svg/SVGFontFaceUriElement.idl \
|
D | CMakeLists.txt | 1677 svg/SVGFontFaceUriElement.cpp 1824 svg/SVGFontFaceUriElement.idl
|
D | Android.mk | 1121 svg/SVGFontFaceUriElement.cpp \
|
D | WebCore.pro | 2353 svg/SVGFontFaceUriElement.h \ 3311 svg/SVGFontFaceUriElement.cpp \
|
D | WebCore.gypi | 1498 'svg/SVGFontFaceUriElement.idl', 5714 'svg/SVGFontFaceUriElement.cpp', 5715 'svg/SVGFontFaceUriElement.h',
|
D | GNUmakefile.list.am | 3384 Source/WebCore/svg/SVGFontFaceUriElement.cpp \ 3385 Source/WebCore/svg/SVGFontFaceUriElement.h \
|
D | GNUmakefile.am | 3361 Source/WebCore/svg/SVGFontFaceUriElement.cpp \ 3362 Source/WebCore/svg/SVGFontFaceUriElement.h \
|
D | ChangeLog-2008-08-10 | 11367 * 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 …]
|
D | ChangeLog-2010-12-06 | 32420 * 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 …]
|
D | ChangeLog-2009-06-16 | 13283 * 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:
|
D | ChangeLog | 2397 * svg/SVGFontFaceUriElement.cpp: 2398 (WebCore::SVGFontFaceUriElement::SVGFontFaceUriElement): 20849 * svg/SVGFontFaceUriElement.cpp: 20850 (WebCore::SVGFontFaceUriElement::loadFont):
|
D | ChangeLog-2010-01-29 | 19851 * svg/SVGFontFaceUriElement.cpp: 19852 (WebCore::SVGFontFaceUriElement::loadFont):
|
D | ChangeLog-2011-02-16 | 37660 * svg/SVGFontFaceUriElement.h:
|
/external/webkit/Source/WebCore/page/ |
D | DOMWindow.idl | 736 attribute SVGFontFaceUriElementConstructor SVGFontFaceUriElement;
|
/external/webkit/Source/WebCore/WebCore.xcodeproj/ |
D | project.pbxproj | 4249 …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 */,
|