Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/editing/
DApplyBlockElementCommand.h54 QualifiedName m_tagName; variable
DEditingStyle.cpp173 … const QualifiedName* m_tagName; // We can store a pointer because HTML tag names are const global. member in WebCore::HTMLElementEquivalent
/external/chromium_org/third_party/WebKit/Source/core/dom/
DElement.h648 QualifiedName m_tagName; variable