Home
last modified time | relevance | path

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

/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js460 this.iterateWindows=function(win,handler){if(!win||!win.document){return function
466 if(subWin!=win){this.iterateWindows(subWin,handler)
5439 iterateWindows(context.window,function(win){tach.apply(this,[context,win])