Home
last modified time | relevance | path

Searched refs:vertical (Results 576 – 600 of 607) sorted by relevance

1...<<2122232425

/plugin/pgn4web/pgn4web/
H A Dpgn-standard.txt257 these are the horizontal and vertical tabs along with the linefeed and carriage
268 Tab characters, both horizontal and vertical, are not permitted in the export
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js.map1vertical","lastAdvanceWidth","lastAdvanceHeight","textAdvanceScale","spaceWidth","fakeSpaceMin","f…
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-navigated-viewer.production.min.js2vertical:t[1]||"top"}}(t.align||this._config.align),o=function(e){return E(e)?$({top:0,left:0,righ…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1vertical .actions-container {\\n\\tdisplay: inline-block;\\n}\\n\\n.monaco-action-bar.reverse .act…
H A Deditor.worker.js.map1vertical line (sitting between two characters).\n */\n TextEditorCursorStyle[TextEditorCurs…
H A Djson.worker.js.map1vertical line (sitting between two characters).\n */\n TextEditorCursorStyle[TextEditorCurs…
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js359 …prototype.states=null;mxGuide.prototype.horizontal=!0;mxGuide.prototype.vertical=!0;mxGuide.protot… method in mxGuide
361 mxGuide.prototype.move=function(a,b,c,d){if(null!=this.states&&(this.horizontal||this.vertical)&&nu…
363 …,g.x+g.width,g,!1),null==g.cell&&e.call(this,g.getCenterX(),g,!1)),this.vertical&&(d.call(this,g.g…
502 …is.strokewidth=null!=c?c:1;this.vertical=null!=d?d:this.vertical}mxUtils.extend(mxLine,mxShape);mx… method in mxLine
503 mxLine.prototype.paintVertexShape=function(a,b,c,d,e){a.begin();if(this.vertical){var f=b+d/2;a.mov…
/plugin/processing/
H A Dscript.js2629 case 86: // V - vertical lineto (absolute)
2636 case 118: // v - vertical lineto (relative)
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs10639 /* 18.8.44 vertical CT_BorderPr */
10640 case '<vertical': case '<vertical>': case '<vertical/>': break;
10641 case '</vertical>': break;
10921 if(y.vertical) alignment.vertical = y.vertical;
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.js15260 case 'v': // vertical lineto, relative
15698 case 'v': // vertical lineto, relative
/plugin/diagramsnet/lib/js/
H A Dorgchart.min.js10vertical or horizontal layouts");}return result=new OrgChart.Layout.LayoutState.LayoutLevel(node,b…
H A Dviewer.min.js563 …prototype.states=null;mxGuide.prototype.horizontal=!0;mxGuide.prototype.vertical=!0;mxGuide.protot… method in mxGuide
565 mxGuide.prototype.move=function(a,b,c,d){if(null!=this.states&&(this.horizontal||this.vertical)&&nu…
567 …,g.x+g.width,g,!1),null==g.cell&&e.call(this,g.getCenterX(),g,!1)),this.vertical&&(d.call(this,g.g…
706 …is.strokewidth=null!=c?c:1;this.vertical=null!=d?d:this.vertical}mxUtils.extend(mxLine,mxShape);mx… method in mxLine
707 mxLine.prototype.paintVertexShape=function(a,b,c,d,e){a.begin();if(this.vertical){var f=b+d/2;a.mov…
H A Dviewer-static.min.js563 …prototype.states=null;mxGuide.prototype.horizontal=!0;mxGuide.prototype.vertical=!0;mxGuide.protot… method in mxGuide
565 mxGuide.prototype.move=function(a,b,c,d){if(null!=this.states&&(this.horizontal||this.vertical)&&nu…
567 …,g.x+g.width,g,!1),null==g.cell&&e.call(this,g.getCenterX(),g,!1)),this.vertical&&(d.call(this,g.g…
706 …is.strokewidth=null!=c?c:1;this.vertical=null!=d?d:this.vertical}mxUtils.extend(mxLine,mxShape);mx… method in mxLine
707 mxLine.prototype.paintVertexShape=function(a,b,c,d,e){a.begin();if(this.vertical){var f=b+d/2;a.mov…
H A Dapp.min.js597 …prototype.states=null;mxGuide.prototype.horizontal=!0;mxGuide.prototype.vertical=!0;mxGuide.protot… method in mxGuide
599 mxGuide.prototype.move=function(a,b,c,d){if(null!=this.states&&(this.horizontal||this.vertical)&&nu…
601 …,g.x+g.width,g,!1),null==g.cell&&e.call(this,g.getCenterX(),g,!1)),this.vertical&&(d.call(this,g.g…
740 …is.strokewidth=null!=c?c:1;this.vertical=null!=d?d:this.vertical}mxUtils.extend(mxLine,mxShape);mx… method in mxLine
741 mxLine.prototype.paintVertexShape=function(a,b,c,d,e){a.begin();if(this.vertical){var f=b+d/2;a.mov…
/plugin/codemirror/dist/
H A Dscripts.min.js.map1vertical position, using the height\n // information in the document tree.\n function lineAtHeig…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1vertical scrolling using arrow/pg keys\n if (pdfViewer.isVerticalScrollbarEnabled) {\n …
/plugin/ckgedit/ckeditor/
H A Dckeditor.js.unc16553 !a.resize_dir && (a.resize_dir = "vertical");
16561 p = ("both" == a.resize_dir || "vertical" ==
19658 …o;}.%2 img.cke_anchor{" + b + "width:16px;min-height:15px;height:1.15em;vertical-align:text-bottom…
23364 …dContent: "td th{width,height,border-color,background-color,white-space,vertical-align,text-align}…
23378 check: "td{vertical-align}",
23383 a.styles["vertical-align"] = a.attributes.valign;
H A DCHANGES.md315 …1): Fixed: A column is inserted in a wrong order inside the table if any cell has a vertical split.
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js20581 vertical: function vertical(value) {
20687 add('vertical', validation.vertical(model.vertical));
20715 …add(node.attributes.vertical, 'vertical', node.attributes.vertical === 'center' ? 'middle' : node.…
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1vertical-align visibility voice-family volume white-space widows width widths word-spacing x-heigh…
/plugin/achart/assets/
H A Dapexcharts.min.js6vertical:2},onItemClick:{toggleDataSeries:!0},onItemHover:{highlightDataSeries:!0}},markers:{discr…
/plugin/jmol2/jmol/
H A DCHANGES.txt3580 # 3) files must be on separate lines or separated by vertical bar | marks; no whitespace around na…
/plugin/edittable/lib/
H A Dhandsontable.full.js38154 …if (this.directions.includes(_utils.DIRECTIONS.vertical) && (bottomRightCorner.row < coordsOfSelec…
38593 vertical: 'vertical'
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1vertical-lr\n\t\t\t\t\tcase 226: {\n\t\t\t\t\t\tcache = out.replace(writingptn, 'tb')\n\t\t\t\t\t\…

1...<<2122232425