Home
last modified time | relevance | path

Searched defs:m_attrName (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/dom/
DCSSMappedAttributeDeclaration.h59 QualifiedName m_attrName; variable
DMutationEvent.h74 String m_attrName; variable
/external/webkit/Source/WebCore/editing/
DEditingStyle.cpp192 …const QualifiedName& m_attrName; // We can store a reference because HTML attribute names are cons… member in WebCore::HTMLAttributeEquivalent