Home
last modified time | relevance | path

Searched refs:hasChild (Results 1 – 4 of 4) sorted by relevance

/external/webkit/WebKit/android/nav/
DCacheBuilder.cpp213 bool hasChild = child != NULL; in frames() local
214 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() local
316 if (frame->tree()->parent() == NULL && hasChild) in groups()
322 if (frame->tree()->parent() == NULL && hasChild) in groups()
/external/webkit/SunSpider/tests/parse-only/
Dmootools-1.2.2-core-nc.js1844 hasChild: function(el){ method
2098 …return ($type(this) != 'document' && related != this && related.prefix != 'xul' && !this.hasChild(…
Dconcat-jquery-mootools-prototype.js6220 hasChild: function(el){ method
6474 …return ($type(this) != 'document' && related != this && related.prefix != 'xul' && !this.hasChild(…
/external/webkit/JavaScriptCore/tests/mozilla/js1_5/Regress/
Dregress-111557.js5142 returnArray.hasChild = false;