Searched refs:removeTab (Results 1 – 7 of 7) sorted by relevance
234 removeTab(index); in closeTab()
244 removeTab(index); in closeTab()
569 removeTab(index); in closeTab()
9 …removeTab=function(a){var d=c.indexOf(a);if(a.active&&c.length>1){var e=d==c.length-1?d-1:d+1;b.se… function