Searched defs:drawHeight (Results 1 – 3 of 3) sorted by relevance
82 const drawHeight = this.calculateDrawHeight(data, maxValue); constant
83 const drawHeight = this.calculateDrawHeight(data, maxValue); constant
142 const drawHeight = rectHeight - padding * 2; //绘制方块上下留一个像素 constant