Searched refs:hasChild (Results 1 – 4 of 4) sorted by relevance
213 bool hasChild = child != NULL; in frames() local214 if (top && hasChild) in frames()220 if (hasChild) { in frames()266 if (hasChild) in frames()284 if (hasChild) { in frames()315 bool hasChild = child != NULL; in groups() local316 if (frame->tree()->parent() == NULL && hasChild) in groups()322 if (frame->tree()->parent() == NULL && hasChild) in groups()
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;