Searched defs:hasChildNodes (Results 1 - 15 of 15) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DContainerNode.h88 bool hasChildNodes() const { return m_firstChild; } function in class:WebCore::ContainerNode
H A DNode.h212 bool hasChildNodes() const { return firstChild(); } function in class:WebCore::Node
/external/chromium_org/third_party/WebKit/Source/web/
H A DWebNode.cpp133 bool WebNode::hasChildNodes() const function in class:WebKit::WebNode
135 return m_private->hasChildNodes();
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/dom2dtm/
H A DDOM2DTMdefaultNamespaceDeclarationNode.java78 public boolean hasChildNodes() {return false;} method in class:DOM2DTMdefaultNamespaceDeclarationNode
/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGElementInstance.h168 bool hasChildNodes() const { return m_firstChild; } function in class:WebCore::SVGElementInstance
/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DElemLiteralResult.java945 public boolean hasChildNodes() method in class:ElemLiteralResult.Attribute
H A DElemTemplateElement.java322 public boolean hasChildNodes() method in class:ElemTemplateElement
/external/apache-xml/src/main/java/org/apache/xml/dtm/
H A DDTM.java237 public boolean hasChildNodes(int nodeHandle); method in interface:DTM
/external/apache-xml/src/main/java/org/apache/xml/utils/
H A DUnImplNode.java107 public boolean hasChildNodes() method in class:UnImplNode
110 error(XMLErrorResources.ER_FUNCTION_NOT_SUPPORTED); //"hasChildNodes not supported!");
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
H A DDTMDefaultBase.java879 public boolean hasChildNodes(int nodeHandle) method in class:DTMDefaultBase
H A DDTMDocumentImpl.java998 public boolean hasChildNodes(int nodeHandle) { method in class:DTMDocumentImpl
H A DDTMNodeProxy.java546 public final boolean hasChildNodes() method in class:DTMNodeProxy
798 if(tempNode.hasChildNodes())
935 if(tempNode.hasChildNodes())
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
H A DFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/adobe/ac/ com/adobe/ac/ant/ ...
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 883 milliseconds