Searched refs:hasChild (Results 1 – 8 of 8) sorted by relevance
96 var hasChild;107 hasChild = emText.hasChildNodes();108 assertFalse("hasChild",hasChild);
225 bool hasChild = child != NULL; in frames() local226 if (top && hasChild) in frames()232 if (hasChild) { in frames()278 if (hasChild) in frames()296 if (hasChild) { in frames()327 bool hasChild = child != NULL; in groups() local328 if (frame->tree()->parent() == NULL && hasChild) in groups()334 if (frame->tree()->parent() == NULL && hasChild) in groups()
371 bool hasChild(const TreePatternNode *N) const { in hasChild() function
357 bool NeedCheck = !Root->hasChild(N); in EmitOperatorMatchCode()
1844 hasChild: function(el){ method2098 …return ($type(this) != 'document' && related != this && related.prefix != 'xul' && !this.hasChild(…
6220 hasChild: function(el){ method6474 …return ($type(this) != 'document' && related != this && related.prefix != 'xul' && !this.hasChild(…
5142 returnArray.hasChild = false;