Home
last modified time | relevance | path

Searched defs:selections_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium-trace/trace-viewer/src/tracing/analysis/
Danalysis_view.js33 this.selections_ = []; property
77 this.selections_ = []; property
/external/chromium-trace/
Dscript.js342 …e="analysis-view";this.currentSelection_=this.currentView_=void 0;this.selections_=[];this.guid_=b… property
343 …},get selection(){return this.currentSelection_},set selection(b){this.selections_.push(b);window.… property