Lines Matching refs:width
350 width: '100%', property
461 width: '100%', property
527 width: 1000, property
978 width: '100%', property
1119 let width = this._getWidthPercentage(sumCount);
1120 if (width < 0.1) {
1241 let width = this._getWidthPercentage(sumCount);
1242 if (width < 0.1) {
1245 let color = this._getHeatColor(width);
1256 depth="${depth}" width="${width}%" owidth="${width}" height="15.0"
1267 return xOffset + width;
1305 let width = parseFloat(g.find('rect').attr('width')) * this.svgWidth * 0.01;
1306 if (width < 28) {
1313 if (numCharacters * 7.5 <= width) {
1325 this.svgWidth = $(window).width();
1591 width: '100%', property
1686 width: '100%', property