Home
last modified time | relevance | path

Searched refs:isVertical (Results 1 – 16 of 16) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
DmxRuler.js20 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/
Dslider.js51 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/
Dreveal.js4464 var isVertical = isVerticalSlide( slide );
4465 var slideh = isVertical ? slide.parentNode : slide;
4477 if( isVertical ) {
/plugin/issuetracker/
Dprototype.js3223 var isVertical = property.include('top') || property.include('bottom') ||
3229 } else if (isVertical) {
3235 } else if (isVertical) {
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js6081 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/
Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
/plugin/c3chart/assets/
Dc3.min.js2isVertical=function(){return"left"===this.orient||"right"===this.orient},e.prototype.tspanData=fun… method in e
/plugin/jcapture/lib/
Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/tline/timeline_js/
Dtimeline-bundle.js2665 Timeline._Impl.prototype.isVertical=function(){return this._orientation==Timeline.VERTICAL; method in Timeline._Impl
/plugin/eventline/timeline_js/
Dtimeline-bundle.js2681 Timeline._Impl.prototype.isVertical=function(){return this._orientation==Timeline.VERTICAL; method in Timeline._Impl
/plugin/edittable/lib/
Dhandsontable.full.js18170 if (this.isVertical()) {
18181 if (this.isVertical()) {
18222 value: function isVertical() {
/plugin/zwidoku/files/
H A Djs.js1isVertical()){table.appendChild(colGroup);}if(this.isHorizontal()){tr.appendChild(th);tHead.append…
/plugin/bpmnioeditor/vendor/bpmnio-js/
Dbpmn-modeler.development.js56535 if (isVertical(direction)) {
56640 function isVertical(direction) { function
/plugin/ckeditor5markdown/
Dckeditor.js2 …ass&&(r.class=n.class),n.isCompact&&(r.isCompact=n.isCompact),n.isVertical&&(r.isVertical=!0),s in…
/plugin/jsontable/script/
Dhandsontable.full.min.js29isVertical()&&r.appendChild(s),this.isHorizontal()&&(l.appendChild(u),i.appendChild(l),r.style.tab…
/plugin/strata/
Dplotly-2.25.2.min.js8isVertical(i),c=b.isGrouped(i),f="fraction"===i.entrywidthmode,h=i.borderwidth,d=2*h,v=p.itemGap,g… function