OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isDescendant
(Results
1 - 11
of
11
) 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/
TextPrompt.js
204
if (!auto && !isEmptyInput && !selectionRange.commonAncestorContainer.
isDescendant
(this.element))
322
if (node !== this.element && !node.
isDescendant
(this.element))
utilities.js
248
return selectionRange.startContainer === this || selectionRange.startContainer.
isDescendant
(this);
357
Node.prototype.
isDescendant
= isDescendantNode;
StylesSidebarPane.js
[
all
...]
ElementsPanel.js
549
if (nodeUnderMouse && nodeUnderMouse.
isDescendant
(this.crumbsElement))
[
all
...]
ElementsTreeOutline.js
250
if (nodeUnderMouse && nodeUnderMouse.
isDescendant
(this.element))
[
all
...]
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
SAX2DTM2.java
[
all
...]
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
cursesw.h
[
all
...]
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
string-unpack-code.js
[
all
...]
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js
[
all
...]
Completed in 245 milliseconds