Searched refs:cellWidth (Results 1 – 10 of 10) sorted by relevance
| /plugin/jcapture/src/com/hammurapi/jcapture/ |
| D | MovieEditorDialog.java | 106 int cellWidth; field in MovieEditorDialog 344 cellWidth = (int) Math.round(aspectRatio*cellHeight); in MovieEditorDialog() 349 cellWidth = minCellDimension; in MovieEditorDialog() 350 cellHeight = (int) Math.round((double) cellWidth/aspectRatio); in MovieEditorDialog() 417 frameEntries[idx].audioSamples = new double[cellWidth]; in MovieEditorDialog() 424 int asidx = i*cellWidth/frameEntries[idx].audioSamplesInFrame; in MovieEditorDialog() 862 timeLineTable.getColumnModel().getColumn(i).setPreferredWidth(cellWidth); in buildUI()
|
| /plugin/datatables/assets/datatables.net-fixedcolumns-dt/js/ |
| D | dataTables.fixedColumns.js | 486 var cellWidth = $$1(cell.node()).outerWidth(); 491 if (cellPos.left + cellWidth > leftMostPos.left) { 494 … scroll.scrollLeft(currScroll - (leftMostPos.left - (cellPos.left + cellWidth)));
|
| /plugin/amcharts/assets/amcharts/ |
| D | serial.js | 73 …-this.startTime,this.parseDatesDraw();else if(!this.parseDates){if(this.cellWidth=this.getStepWidt… 74 …cellWidth/2,u=this.cellWidth/2);p=!0;a=u;"start"==this.tickPosition&&(a=0,p=!1,u=0);if(b==d&&!l||b… 76 ….timeDifference/b)+1;n=e.resetDateToMin(new Date(this.startTime-b),g,w,p).getTime();this.cellWidth= 79 …qualSpacing?(m=t.time,d=this.cellWidth,"MM"==this.minPeriod&&(d=864E5*e.daysInMonth(new Date(m))*t… 81 …cellWidth/2),u=new this.axisItemRenderer(this,d,"",!0,NaN,NaN,l),this.pushAxisItem(u,m))),l.catego… 83 …ursor)D?c.fixHeight(this.cellWidth):(c.fixWidth(this.cellWidth),c.fullWidth&&this.balloon&&(this.b… 89 …r e=this.data[c];e&&(a=e.x[this.id]);this.stickBalloonToStart&&(a-=this.cellWidth/2);var h=0;if(d)…
|
| D | amcharts.js | 43 …abels)n=z*this.stepWidth,this.autoWrap&&!this.centerLabels&&(n=-n);this.cellWidth=k*this.stepWidth… 153 …a=this.set,za,ga=this.getGradRotation(),T=this.chart.columnSpacing,Y=va.cellWidth,Ca=(Y*k-r)/r;T>C… 160 …y=qa}var ja=G.x[va.id],Wa=this.periodSpan-1;"step"!=g||isNaN(G.cellWidth)||(Y=G.cellWidth);var xa=…
|
| /plugin/ditaa/ditaa/ |
| D | ditaa.jar | META-INF/
META-INF/MANIFEST.MF
net/
net/htmlparser/
net/ ... |
| /plugin/jcapture/lib/ |
| D | jcapture.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
| /plugin/ckeditor5markdown/ |
| D | ckeditor.js | 2 …cellWidth(){return parseInt(this.cell.getAttribute("colspan")||"1")}get cellHeight(){return parseI… property
|
| /plugin/edittable/lib/ |
| D | handsontable.full.js | 39308 cellWidth = void 0; 39316 cellWidth = object.width || 0; 39325 cellWidth = object.target.clientWidth; 39337 this.cellWidth = cellWidth; 39402 return this.leftRelative + this.cellWidth + element.offsetWidth <= viewportWidth; 40028 left = 1 + cursor.left + cursor.cellWidth;
|
| /plugin/zwidoku/files/ |
| H A D | js.js | 1 …cellWidth=void 0;this.type=this.getSourceType(object);if(this.type==='literal'){top=parseInt(objec…
|
| /plugin/jsontable/script/ |
| D | handsontable.full.min.js | 35 …cellWidth:this.offset.right+1+e.left,this.container.style.left="".concat(t,"px")}},{key:"setPositi…
|