Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/parser/
DHTMLElementStack.h93 ContainerNode* topNode() const in topNode() function
/external/chromium_org/third_party/WebKit/Source/core/editing/
DSpellChecker.cpp204 ContainerNode* topNode = highestEditableRoot(position); in advanceToNextMisspelling() local
DReplaceSelectionCommand.cpp744 Node* topNode = fragment.firstChild(); in handleStyleSpansBeforeInsertion() local