Searched refs:groupObj (Results 1 – 1 of 1) sorted by relevance
113 if ( groupObj )114 groupObj.contents.push( block ) ;118 listGroups.push( groupObj ) ;137 listGroups.push( groupObj ) ;177 var groupObj = listGroups.shift() ;248 var itemNode = groupObj.contents[i] ;267 groupObj.root.parentNode.replaceChild( newList.listNode, groupObj.root ) ;272 var contents = groupObj.contents ;338 var itemNode = groupObj.contents[i] ;375 if ( groupObj.root.nextSibling == null || groupObj.root.nextSibling.nodeName.IEquals( 'br' ) )[all …]