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

  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMDefaultBaseTraversers.java 634 protected boolean isDescendant(int subtreeRootIdentity, int identity)
710 if (!isDescendant(subtreeRootIdent, current))
746 if (!isDescendant(subtreeRootIdent, current))
819 if (!isDescendant(subtreeRootIdent, current))
    [all...]
DTMDefaultBaseIterators.java     [all...]
  /external/webkit/Source/WebCore/inspector/front-end/
utilities.js 248 return selectionRange.startContainer === this || selectionRange.startContainer.isDescendant(this);
357 Node.prototype.isDescendant = isDescendantNode;
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
SAX2DTM2.java     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.team.core_3.5.100.R36x_v20100825-0800.jar 

Completed in 95 milliseconds