| /plugin/diagramsnet/lib/js/diagramly/ |
| D | mxRuler.js | 20 function mxRuler(editorUi, unit, isVertical, isSecondery) argument 55 container.style.width = ((isVertical? 0 : diagCont.offsetWidth) + RULER_THICKNESS) + 'px'; 56 container.style.height = ((isVertical? diagCont.offsetHeight : 0) + RULER_THICKNESS) + 'px'; 79 container.style[isVertical? 'borderRight' : 'borderBottom'] = '0.5px solid ' + style.strokeClr; 126 if (isVertical) 158 …var rStart = hasPageView? RULER_THICKNESS + (isVertical? bgPages.y - graph.container.scrollTop : … 159 …: RULER_THICKNESS + (isVertical? t.y * scale - graph.container.scrollTop : t.x * scale - graph.co… 168 if (isVertical) 223 …geView? Math.min(rStart + (isVertical? bgPages.height: bgPages.width), isVertical? canvas.height :… 230 if (isVertical) [all …]
|
| /plugin/s5reloaded/ui/effects_support/ |
| D | slider.js | 51 this.handleLength = this.isVertical() ? 142 this.handles[handleIdx].style[this.isVertical() ? 'top' : 'left'] = 167 return(this.isVertical() ? this.alignY : this.alignX); 170 return(this.isVertical() ? 176 isVertical: function(){ method 191 if (this.isVertical()) { 215 (this.isVertical() ? pointer[1]-offsets[1] : pointer[0]-offsets[0])-(this.handleLength/2) 253 this.setValue(this.translateToValue( this.isVertical() ? pointer[1] : pointer[0] ));
|
| /plugin/revealjs/js/ |
| D | reveal.js | 4464 var isVertical = isVerticalSlide( slide ); 4465 var slideh = isVertical ? slide.parentNode : slide; 4477 if( isVertical ) {
|
| /plugin/issuetracker/ |
| D | prototype.js | 3223 var isVertical = property.include('top') || property.include('bottom') || 3229 } else if (isVertical) { 3235 } else if (isVertical) {
|
| /plugin/davcal/fullcalendar-3.10.5/ |
| H A D | fullcalendar.js | 6081 this.isVertical = false; // whether to query for top/bottom/height 6084 this.isVertical = options.isVertical; 6101 if (this.isVertical) { 7380 isVertical: true property 12904 isVertical: true property
|
| /plugin/ditaa/ditaa/ |
| D | ditaa.jar | META-INF/
META-INF/MANIFEST.MF
net/
net/htmlparser/
net/ ... |
| /plugin/c3chart/assets/ |
| D | c3.min.js | 2 …isVertical=function(){return"left"===this.orient||"right"===this.orient},e.prototype.tspanData=fun… method in e
|
| /plugin/jcapture/lib/ |
| D | transform-3.0.2.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
| /plugin/tline/timeline_js/ |
| D | timeline-bundle.js | 2665 Timeline._Impl.prototype.isVertical=function(){return this._orientation==Timeline.VERTICAL; method in Timeline._Impl
|
| /plugin/eventline/timeline_js/ |
| D | timeline-bundle.js | 2681 Timeline._Impl.prototype.isVertical=function(){return this._orientation==Timeline.VERTICAL; method in Timeline._Impl
|
| /plugin/edittable/lib/ |
| D | handsontable.full.js | 18170 if (this.isVertical()) { 18181 if (this.isVertical()) { 18222 value: function isVertical() {
|
| /plugin/zwidoku/files/ |
| H A D | js.js | 1 …isVertical()){table.appendChild(colGroup);}if(this.isHorizontal()){tr.appendChild(th);tHead.append…
|
| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| D | bpmn-modeler.development.js | 56535 if (isVertical(direction)) { 56640 function isVertical(direction) { function
|
| /plugin/ckeditor5markdown/ |
| D | ckeditor.js | 2 …ass&&(r.class=n.class),n.isCompact&&(r.isCompact=n.isCompact),n.isVertical&&(r.isVertical=!0),s in…
|
| /plugin/jsontable/script/ |
| D | handsontable.full.min.js | 29 …isVertical()&&r.appendChild(s),this.isHorizontal()&&(l.appendChild(u),i.appendChild(l),r.style.tab…
|
| /plugin/strata/ |
| D | plotly-2.25.2.min.js | 8 …isVertical(i),c=b.isGrouped(i),f="fraction"===i.entrywidthmode,h=i.borderwidth,d=2*h,v=p.itemGap,g… function
|