Home
last modified time | relevance | path

Searched refs:pageHeight (Results 1 – 14 of 14) sorted by relevance

/plugin/lightbox/
Dscript.js101 pageHeight = windowHeight;
103 pageHeight = yScroll;
114 arrayPageSize = [pageWidth,pageHeight,windowWidth,windowHeight];
/plugin/diagramsnet/lib/js/
Dexport.js543 data.scale = Math.min((data.pageHeight * v) / (gb.height / graph.view.scale),
558 var ph = data.pageHeight || xmlDoc.documentElement.getAttribute('pageHeight');
Dextensions.min.js1033 e;b.pageHeight=a.pageFormat.height*x;b.backgroundClr=a.background;b.mathEnabled=a.mathEnabled;b.sha…
1046 ….cells[x],k=null!=w.parent?f[w.parent.id]:null,null!=k&&(w=A(w,k,a,c,b.pageHeight),null!=w&&n.appe…
1049 B.pageWidth,f));C.appendChild(d("PageHeight",B.pageHeight,f));C.appendChild(b("PageScale",B.pageSca…
/plugin/revealjs/js/
Dreveal.js843 pageHeight = Math.floor( slideSize.height * ( 1 + config.margin ) );
850 injectStyleSheet( '@page{size:'+ pageWidth +'px '+ pageHeight +'px; margin: 0px;}' );
857 document.body.style.height = pageHeight + 'px';
876 top = ( pageHeight - slideHeight ) / 2;
879 var numberOfPages = Math.max( Math.ceil( contentHeight / pageHeight ), 1 );
886 top = Math.max( ( pageHeight - contentHeight ) / 2, 0 );
893 page.style.height = ( ( pageHeight + config.pdfPageHeightOffset ) * numberOfPages ) + 'px';
/plugin/lytebox/
Dlytebox.js816 var pageHeight = (yScroll < windowHeight) ? windowHeight : yScroll;
818 return new Array(pageWidth, pageHeight, windowWidth, windowHeight);
/plugin/diagramsnet/lib/
Delectron.js1358 height: (args.pageHeight * 1.025) * MICRON_TO_PIXEL
/plugin/diagramsnet/lib/js/diagramly/vsdx/
DVsdxExport.js666 var shape = convertMxCell2Shape(cell, layerIndex, graph, xmlDoc, modelAttrib.pageHeight);
Dimporter.js705 var pageHeight = page.getPageDimensions().y;
711 this.addShape(graph, shape, p? p : parent, pageId, pageHeight);
719 … var edgeId = this.addConnectedEdge(graph, entry.getValue(), pageId, pageHeight);
738 … return null; })(this.parentsMap, edgeShapeEntry.getKey()), edgeShapeEntry.getValue(), pageHeight);
747 return pageHeight;
1193 … mxVsdxCodec.prototype.addConnectedEdge = function (graph, connect, pageId, pageHeight) { argument
1209 var parentHeight = pageHeight;
1381 … mxVsdxCodec.prototype.addUnconnectedEdge = function (graph, parent, edgeShape, pageHeight) { argument
1382 var parentHeight = pageHeight;
/plugin/diagramsnet/lib/js/diagramly/
DElectronApp.js44 pageHeight: pageFormat.height, property
/plugin/pdfjs/pdfjs/web/
Dviewer.js9840 this.pageHeight = this.viewport.height;
9841 this.pageRatio = this.pageWidth / this.pageHeight;
9893 this.pageHeight = this.viewport.height;
9894 this.pageRatio = this.pageWidth / this.pageHeight;
10854 …var pageHeight = (changeOrientation ? pageView.width : pageView.height) / pageView.scale / _ui_uti…
10863 y = y !== null ? y : pageHeight;
10887 height = pageHeight;
Dviewer.js.map1pageHeight","widthScale","heightScale","boundingRect","_updateLocation","normalizedScaleValue","pd…
/plugin/datatables/assets/pdfmake/
Dpdfmake.js70667 var pageHeight = calculatePageHeight(pages, docDefinition.pageMargins);
70668 this.pdfKitDoc.options.size = [pageSize.width, pageHeight];
/plugin/dirtylittlehelper/script/
Dmermaid.min.js.map1pageHeight","gap","scaleLinear","interpolateHcl","theSidePad","theTopPad","bottomXAxis","topXAxis"…
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js.map1pageHeight) {\n var barHeight = conf.barHeight;\n var gap = barHeight + conf.barGap;\n va…