Home
last modified time | relevance | path

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

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