Home
last modified time | relevance | path

Searched defs:QualifiedName (Results 1 – 18 of 18) sorted by relevance

/external/webkit/Source/WebCore/dom/
DQualifiedName.cpp65 QualifiedName::QualifiedName(const AtomicString& p, const AtomicString& l, const AtomicString& n) in QualifiedName() function in WebCore::QualifiedName
70 QualifiedName::QualifiedName(const AtomicString& p, const char* l, const AtomicString& n) in QualifiedName() function in WebCore::QualifiedName
106 DEFINE_GLOBAL(QualifiedName, anyName, nullAtom, starAtom, starAtom) in DEFINE_GLOBAL() argument
DQualifiedName.h62 QualifiedName(WTF::HashTableDeletedValueType) : m_impl(hashTableDeletedValue()) { } in QualifiedName() function
66 QualifiedName() : m_impl(0) { } in QualifiedName() function
69 QualifiedName(const QualifiedName& other) : m_impl(other.m_impl) { ref(); } in QualifiedName() function
DElement.h394 virtual void updateAnimatedSVGAttribute(const QualifiedName&) const { } in updateAnimatedSVGAttribute()
DNode.h67 class QualifiedName; variable
/external/webkit/Source/WebCore/html/
DHTMLFormCollection.h31 class QualifiedName; variable
/external/webkit/Source/WebCore/svg/
DSVGExternalResourcesRequired.h28 class QualifiedName; variable
DSVGLangSpace.h30 class QualifiedName; variable
DSVGTests.h31 class QualifiedName; variable
DSVGFitToViewBox.h33 class QualifiedName; variable
DSVGTransformable.h34 class QualifiedName; variable
DSVGZoomAndPan.h31 class QualifiedName; variable
DSVGElement.h87 virtual void svgAttributeChanged(const QualifiedName&) { } in svgAttributeChanged()
88 virtual void synchronizeProperty(const QualifiedName&) { } in synchronizeProperty()
DSVGFilterPrimitiveStandardAttributes.cpp73 …SVGFilterPrimitiveStandardAttributes::setFilterEffectAttribute(FilterEffect*, const QualifiedName&) in setFilterEffectAttribute()
/external/webkit/Source/WebKit/chromium/src/
DDOMUtilitiesPrivate.h41 class QualifiedName; variable
/external/webkit/Source/WebCore/html/parser/
DHTMLElementStack.h43 class QualifiedName; variable
/external/webkit/Source/WebCore/css/
DCSSParserValues.h30 class QualifiedName; variable
/external/webkit/Source/WebCore/editing/
DEditingStyle.h52 class QualifiedName; variable
/external/webkit/Source/WebKit/android/jni/
DWebViewCore.h69 class QualifiedName; variable