| /plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/ |
| D | Columns.php | 48 $valign = 'J'; 50 $valign = $this->getAlign($attr['VALIGN']); 53 $valign = ''; 56 $this->mpdf->SetColumns($attr['COLUMN-COUNT'], $valign, $attr['COLUMN-GAP']); 58 $this->mpdf->SetColumns($attr['COLUMN-COUNT'], $valign);
|
| /plugin/fedauth/js/ |
| D | admin.js | 254 _throbber: function (margin, valign) { argument 256 valign = typeof valign !== 'undefined' ? valign : 'middle'; 257 …E+'lib/images/throbber.gif" alt="..." style="margin: '+margin+'px; vertical-align: '+valign+';"/>';
|
| /plugin/odt/ODT/styles/ |
| D | ODTTextStyle.php | 248 $valign = $properties ['vertical-align']; 249 if (!empty($valign)) { 250 if ( $valign == 'sub' ) { 253 } elseif ( $valign == 'super' ) {
|
| D | ODTParagraphStyle.php | 349 $valign = $properties ['vertical-align']; 350 if (!empty($valign)) { 351 if ( $valign == 'sub' ) { 354 } elseif ( $valign == 'super' ) {
|
| /plugin/itrackviewer/ |
| D | syntax.php | 149 $txt = '<iframe align="left" valign="top" title="'.$param['alt']. 219 $txt .= '<td valign="top">';
|
| /plugin/diagramsnet/lib/math/jax/output/HTML-CSS/autoload/ |
| D | mglyph.js | 19 ….rw=i.offsetWidth/b.em;l.bbox.h=i.offsetHeight/b.em;if(m.valign){l.bbox.d=-b.length2em(m.valign,n,…
|
| /plugin/diagramsnet/lib/plugins/ |
| D | update.js | 93 desc.tooltip, desc.align, desc.valign, desc.offset); 258 …valign: 'top', image: {src: 'https://www.draw.io/mxgraph/images/warning.gif', width: 26, height: 2… property
|
| /plugin/wysiwyg/fckeditor/_samples/lasso/ |
| D | sampleposteddata.lasso | 44 <td valign="top" nowrap><b>[#this->first]</b></td>
|
| /plugin/grensladawritezor/fckeditor/_samples/lasso/ |
| D | sampleposteddata.lasso | 44 <td valign="top" nowrap><b>[#this->first]</b></td>
|
| /plugin/wysiwyg/fckeditor/_samples/asp/ |
| D | sampleposteddata.asp | 47 <td valign="top" nowrap><b><%=sForm%></b></td>
|
| /plugin/grensladawritezor/fckeditor/_samples/asp/ |
| D | sampleposteddata.asp | 47 <td valign="top" nowrap><b><%=sForm%></b></td>
|
| /plugin/diagramsnet/lib/js/diagramly/util/ |
| D | mxAsyncCanvas.js | 180 mxAsyncCanvas.prototype.text = function(x, y, w, h, str, align, valign, wrap, format, overflow, cli… argument
|
| D | mxJsCanvas.js | 634 mxJsCanvas.prototype.text = function(x, y, w, h, str, align, valign, wrap, format, overflow, clip, … argument 658 switch (valign) 729 switch (valign)
|
| /plugin/diagramsnet/lib/math/jax/output/SVG/autoload/ |
| D | mglyph.js | 19 …;var n=this.SVGgetScale();l.Add(b.MGLYPH(this.img.img,m.width,m.height,m.valign,o,n,{"aria-label":…
|
| /plugin/grensladawritezor/fckeditor/_samples/cfm/ |
| D | sample01.cfm | 77 <td valign="top" bgcolor="lightskyblue">#key#</td>
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/css/ |
| D | asciidoctor.css | 268 th.valign-top,td.valign-top{vertical-align:top} 269 th.valign-bottom,td.valign-bottom{vertical-align:bottom} 270 th.valign-middle,td.valign-middle{vertical-align:middle}
|
| /plugin/diagramsnet/lib/js/diagramly/vsdx/ |
| D | mxVsdxCanvas2D.js | 722 mxVsdxCanvas2D.prototype.text = function(x, y, w, h, str, align, valign, wrap, format, overflow, cl… argument 1036 switch(valign)
|
| /plugin/abc2/ |
| D | all.css | 53 td[valign="center"] {vertical-align: top;}
|
| /plugin/math2/phpmathpublisher/ |
| D | mathpublisher.php | 1637 $valign=$v-1000; 1638 return '<img src="'.$pathtoimg."math_".$v."_".$nameimg.'" style="vertical-align:'.$valign.'px;'.' d…
|
| /plugin/datepicker/script/jscalendar-1.0/ |
| D | calendar.js | 1427 var valign = opts.substr(0, 1); 1433 switch (valign) {
|
| /plugin/diagramsnet/lib/shapes/ |
| D | mxSysML.js | 48 var valign = this.style['symbol' + counter + 'VerticalAlign']; 78 if (valign == mxConstants.ALIGN_MIDDLE) 82 else if (valign == mxConstants.ALIGN_BOTTOM)
|
| /plugin/diagramsnet/lib/js/grapheditor/ |
| D | Format.js | 4160 …var valign = mxUtils.getValue(ss.style, mxConstants.STYLE_VERTICAL_ALIGN, mxConstants.ALIGN_MIDDLE… 4161 setSelected(top, valign == mxConstants.ALIGN_TOP); 4162 setSelected(middle, valign == mxConstants.ALIGN_MIDDLE); 4163 setSelected(bottom, valign == mxConstants.ALIGN_BOTTOM);
|
| D | Shapes.js | 1892 var valign = this.style['symbol' + counter + 'VerticalAlign']; 1922 if (valign == mxConstants.ALIGN_MIDDLE) 1926 else if (valign == mxConstants.ALIGN_BOTTOM)
|
| /plugin/diagramsnet/lib/math/jax/element/mml/ |
| D | jax.js | 19 …d:a.INHERIT,mathcolor:a.INHERIT,alt:"",src:"",width:a.AUTO,height:a.AUTO,valign:"0em"}});a.mrow=a.… property
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
| D | Mpdf.php | 4734 …$fill = 0, $link = '', $currentx = 0, $lcpaddingL = 0, $lcpaddingR = 0, $valign = 'M', $spanfill =… argument 4868 if ($valign == 'T') { 4870 } elseif ($valign == 'B') { 6450 $valign = & $this->flowingBlockAttr['valign']; 7753 $valign = & $this->flowingBlockAttr['valign']; 8667 $valign = 'M'; 12536 $valign = 'bottom'; 12539 $valign = 'top'; 12551 …"100%" style="border-collapse: collapse; margin: 0; vertical-align: ' . $valign . '; color: #00000… 12554 $html .= ' border-' . $valign . ': 0.1mm solid #000000;';
|