Home
last modified time | relevance | path

Searched refs:isHorizontal (Results 1 – 20 of 20) sorted by relevance

/plugin/revealjs/plugin/markdown/
H A Dmarkdown.js134 isHorizontal,
144 isHorizontal = horizontalSeparatorRegex.test( matches[0] );
146 if( !isHorizontal && wasHorizontal ) {
154 if( isHorizontal && wasHorizontal ) {
164 wasHorizontal = isHorizontal;
/plugin/twcheckliste/theme_twCheckliste/
H A Dpackery.pkgd.min.js12isHorizontal?100*(s/t.width)+"%":s+"px",i[o]=s,i[r]="";var a=e.isOriginTop?"paddingTop":"paddingBo…
13isHorizontal?(t.width=Number.POSITIVE_INFINITY,t.height=this.size.innerHeight+this.gutter,t.sortDi…
/plugin/tline/timeline_js/
H A Dtimeline-bundle.js141 if(this._timeline.isHorizontal()){this._div.style.top=A+"px";
150 Timeline._Band.prototype.getViewWidth=function(){if(this._timeline.isHorizontal()){return this._div…
227 this._moveEther(this._timeline.isHorizontal()?C:B);
297 if(this._timeline.isHorizontal()){this._div.style.left=this._viewOffset+"px";
331 if(this._timeline.isHorizontal()){this._div.style.left=this._viewOffset+"px";
871 if(this._timeline.isHorizontal()){B.style.left=F+"px";
912 if(this._timeline.isHorizontal()){F.style.left=B+"px";
1517 Timeline.EtherIntervalMarkerLayout=function(I,L,C,E,M){var A=I.isHorizontal();
1568 Timeline.EtherHighlight=function(B,E,D,C){var A=B.isHorizontal();
2663 Timeline._Impl.prototype.isHorizontal=function(){return this._orientation==Timeline.HORIZONTAL; method in Timeline._Impl
[all …]
/plugin/eventline/timeline_js/
H A Dtimeline-bundle.js141 if(this._timeline.isHorizontal()){this._div.style.top=A+"px";
150 Timeline._Band.prototype.getViewWidth=function(){if(this._timeline.isHorizontal()){return this._div…
227 this._moveEther(this._timeline.isHorizontal()?C:B);
297 if(this._timeline.isHorizontal()){this._div.style.left=this._viewOffset+"px";
331 if(this._timeline.isHorizontal()){this._div.style.left=this._viewOffset+"px";
871 if(this._timeline.isHorizontal()){B.style.left=F+"px";
912 if(this._timeline.isHorizontal()){F.style.left=B+"px";
1517 Timeline.EtherIntervalMarkerLayout=function(I,L,C,E,M){var A=I.isHorizontal();
1568 Timeline.EtherHighlight=function(B,E,D,C){var A=B.isHorizontal();
2679 Timeline._Impl.prototype.isHorizontal=function(){return this._orientation==Timeline.HORIZONTAL; method in Timeline._Impl
[all …]
/plugin/issuetracker/
H A Dprototype.js3220 var isHorizontal = property.include('left') || property.include('right') || variable
3227 if (isHorizontal) {
3233 if (isHorizontal) {
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js6080 this.isHorizontal = false; // whether to query for left/right/width
6083 this.isHorizontal = options.isHorizontal;
6098 if (this.isHorizontal) {
7384 isHorizontal: true
12960 isHorizontal: true
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js528 …e.getGradientBounds=function(a,b,c,d,e){a=this.getTitleSize();if(this.isHorizontal())return a=Math…
529 …nts.RECTANGLE_ROUNDING_FACTOR)/100;return c*a*3};mxSwimlane.prototype.isHorizontal=function(){retu… method in mxSwimlane
530 …f=this.isHorizontal()?Math.min(f,e):Math.min(f,d);a.translate(b,c);this.isRounded?(k=this.getSwiml…
536isHorizontal()?(a.moveTo(0,f),a.lineTo(d,f)):(a.moveTo(f,0),a.lineTo(f,e));a.stroke()};mxSwimlane.…
550 …lowGaps=!1;mxStackLayout.prototype.gridSize=0;mxStackLayout.prototype.isHorizontal=function(){retu… method in mxStackLayout
551 …l=function(a,b,c){var d=this.graph.getModel(),e=d.getParent(a),f=this.isHorizontal();if(null!=a&&n…
560 mxStackLayout.prototype.updateParentGeometry=function(a,b,c){var d=this.isHorizontal(),e=this.graph…
561 …rtitionLayout.prototype.resizeVertices=!0;mxPartitionLayout.prototype.isHorizontal=function(){retu… method in mxPartitionLayout
568 …0==this.graph.getConnections(a).length};mxCompactTreeLayout.prototype.isHorizontal=function(){retu… method in mxCompactTreeLayout
584 …0;b.y=0;b.width=0;b.height=0;a=this.getVertexBounds(a);null!=a&&(this.isHorizontal()?(b.width=a.he…
[all …]
/plugin/achart/assets/
H A Dapexcharts.min.js6isHorizontal?this.calculateBarsDataLabelsPosition(M):this.calculateColumnsDataLabelsPosition(M),u.…
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md750 * `FEAT`: set isHorizontal=true for new and updated participant/lane DIs ([#934](https://github.com…
/plugin/ditaa/ditaa/
H A Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js732 …e.getGradientBounds=function(a,b,c,d,e){a=this.getTitleSize();if(this.isHorizontal())return a=Math…
734 …f=this.isHorizontal()?Math.min(f,e):Math.min(f,d);a.translate(b,c);this.isRounded?(k=this.getSwiml…
740isHorizontal()?(a.moveTo(0,f),a.lineTo(d,f)):(a.moveTo(f,0),a.lineTo(f,e));a.stroke()};mxSwimlane.…
754 …lowGaps=!1;mxStackLayout.prototype.gridSize=0;mxStackLayout.prototype.isHorizontal=function(){retu… method in mxStackLayout
755 …l=function(a,b,c){var d=this.graph.getModel(),e=d.getParent(a),f=this.isHorizontal();if(null!=a&&n…
764 mxStackLayout.prototype.updateParentGeometry=function(a,b,c){var d=this.isHorizontal(),e=this.graph…
765 …rtitionLayout.prototype.resizeVertices=!0;mxPartitionLayout.prototype.isHorizontal=function(){retu… method in mxPartitionLayout
772 …0==this.graph.getConnections(a).length};mxCompactTreeLayout.prototype.isHorizontal=function(){retu… method in mxCompactTreeLayout
788 …0;b.y=0;b.width=0;b.height=0;a=this.getVertexBounds(a);null!=a&&(this.isHorizontal()?(b.width=a.he…
1544 …Style(a),1==mxUtils.getValue(a,mxConstants.STYLE_HORIZONTAL,1)):!this.isHorizontal()};mxSwimlaneMa…
[all …]
H A Dviewer-static.min.js732 …e.getGradientBounds=function(a,b,c,d,e){a=this.getTitleSize();if(this.isHorizontal())return a=Math…
734 …f=this.isHorizontal()?Math.min(f,e):Math.min(f,d);a.translate(b,c);this.isRounded?(k=this.getSwiml…
740isHorizontal()?(a.moveTo(0,f),a.lineTo(d,f)):(a.moveTo(f,0),a.lineTo(f,e));a.stroke()};mxSwimlane.…
754 …lowGaps=!1;mxStackLayout.prototype.gridSize=0;mxStackLayout.prototype.isHorizontal=function(){retu… method in mxStackLayout
755 …l=function(a,b,c){var d=this.graph.getModel(),e=d.getParent(a),f=this.isHorizontal();if(null!=a&&n…
764 mxStackLayout.prototype.updateParentGeometry=function(a,b,c){var d=this.isHorizontal(),e=this.graph…
765 …rtitionLayout.prototype.resizeVertices=!0;mxPartitionLayout.prototype.isHorizontal=function(){retu… method in mxPartitionLayout
772 …0==this.graph.getConnections(a).length};mxCompactTreeLayout.prototype.isHorizontal=function(){retu… method in mxCompactTreeLayout
788 …0;b.y=0;b.width=0;b.height=0;a=this.getVertexBounds(a);null!=a&&(this.isHorizontal()?(b.width=a.he…
1544 …Style(a),1==mxUtils.getValue(a,mxConstants.STYLE_HORIZONTAL,1)):!this.isHorizontal()};mxSwimlaneMa…
[all …]
H A Dapp.min.js766 …e.getGradientBounds=function(a,b,c,d,e){a=this.getTitleSize();if(this.isHorizontal())return a=Math…
768 …f=this.isHorizontal()?Math.min(f,e):Math.min(f,d);a.translate(b,c);this.isRounded?(k=this.getSwiml…
774isHorizontal()?(a.moveTo(0,f),a.lineTo(d,f)):(a.moveTo(f,0),a.lineTo(f,e));a.stroke()};mxSwimlane.…
788 …lowGaps=!1;mxStackLayout.prototype.gridSize=0;mxStackLayout.prototype.isHorizontal=function(){retu… method in mxStackLayout
789 …l=function(a,b,c){var d=this.graph.getModel(),e=d.getParent(a),f=this.isHorizontal();if(null!=a&&n…
798 mxStackLayout.prototype.updateParentGeometry=function(a,b,c){var d=this.isHorizontal(),e=this.graph…
799 …rtitionLayout.prototype.resizeVertices=!0;mxPartitionLayout.prototype.isHorizontal=function(){retu… method in mxPartitionLayout
806 …0==this.graph.getConnections(a).length};mxCompactTreeLayout.prototype.isHorizontal=function(){retu… method in mxCompactTreeLayout
822 …0;b.y=0;b.width=0;b.height=0;a=this.getVertexBounds(a);null!=a&&(this.isHorizontal()?(b.width=a.he…
1578 …Style(a),1==mxUtils.getValue(a,mxConstants.STYLE_HORIZONTAL,1)):!this.isHorizontal()};mxSwimlaneMa…
[all …]
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js21749 var isHorizontal = this._isHorizontal();
21753 var scrollProperty = isHorizontal ? "scrollWidth" : "scrollHeight",
21754 innerSizeProperty = isHorizontal ? "contentX" : "contentY";
21755 var outerProperty = isHorizontal ? "x" : "y";
21773 scrollSize = cellScrollSize + (isHorizontal ? 0 : 2);
/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js6130 TableLayout.prototype.isHorizontal = function() method in TableLayout
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js56531 if (isHorizontal(direction)) {
56636 function isHorizontal(direction) { function
/plugin/edittable/lib/
H A Dhandsontable.full.js18173 if (this.isHorizontal()) {
18234 value: function isHorizontal() {
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1isHorizontal","linked","scrollProperty","innerSizeProperty","outerProperty","_getScrollOffset","ce…