Home
last modified time | relevance | path

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

/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js879 this.findPrevious=function(node,criteria,downOnly,maxRoot){if(!node){return null argument
885 }}if(!downOnly){var next=this.findPreviousUp(node,criteria);