HomeSort by relevance Sort by last modified time
    Searched defs:topNode (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/html/parser/
HTMLElementStack.h 93 ContainerNode* topNode() const
  /external/chromium_org/third_party/WebKit/Source/core/editing/
ReplaceSelectionCommand.cpp 744 Node* topNode = fragment.firstChild();
748 if (isMailPasteAsQuotationHTMLBlockQuoteElement(topNode) || enclosingNodeOfType(firstPositionInOrBeforeNode(topNode), isMailHTMLBlockquoteElement, CanCrossEditingBoundary))
753 if (!isLegacyAppleHTMLSpanElement(topNode))
756 HTMLSpanElement* wrappingStyleSpan = toHTMLSpanElement(topNode);
    [all...]
SpellChecker.cpp 203 // topNode defines the whole range we want to operate on
204 ContainerNode* topNode = highestEditableRoot(position);
206 spellingSearchEnd = createLegacyEditingPosition(topNode, lastOffsetForEditing(topNode));
266 spellingSearchStart = createLegacyEditingPosition(topNode, 0);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 108 milliseconds