Home | History | Annotate | Download | only in front-end

Lines Matching refs:calculator

55     this.countsSummaryBar.calculator = new WebInspector.HeapSummaryCountCalculator();
64 this.sizesSummaryBar.calculator = new WebInspector.HeapSummarySizeCalculator();
500 this.countsSummaryBar.calculator.showAsPercent = this._isShowingAsPercent;
503 this.sizesSummaryBar.calculator.showAsPercent = this._isShowingAsPercent;