Home | History | Annotate | Download | only in parse-only

Lines Matching refs:hasChild

1844 	hasChild: function(el){
2098 return ($type(this) != 'document' && related != this && related.prefix != 'xul' && !this.hasChild(related));