Searched defs:totaldiv (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/tools/traceline/svgui/
H A Dtraceline.js382 var totaldiv = document.createElementNS(xhtmlNS, 'div');
442 totaldiv.appendChild(container);
443 totaldiv.appendChild(infoareadiv);
450 'totaldiv': totaldiv,
462 this.totaldiv);
472 this.totaldiv.parentNode.removeChild(this.totaldiv);

Completed in 24 milliseconds