Home
last modified time | relevance | path

Searched defs:headerElement (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DTabbedPane.js115 headerElement: function() method in WebInspector.TabbedPane
/external/chromium_org/third_party/WebKit/Source/core/editing/
DReplaceSelectionCommand.cpp629 …if (HTMLElement* headerElement = toHTMLElement(highestEnclosingNodeOfType(positionInParentBeforeNo… in makeInsertedContentRoundTrippableWithHTMLTreeBuilder() local