Home
last modified time | relevance | path

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

/external/chromium_org/tools/traceline/svgui/
Dtraceline.js326 function SVGSceneRect(msg, klass, x, y, width, height) { class
327 this.type = SVGSceneRect;
545 scene.push(new SVGSceneRect(null,
613 new SVGSceneRect(e.toString(), klass, e.ms, y, width, 3));
666 if (thing.type == SVGSceneRect) {