/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/ |
H A D | TextArea.php | 78 $objattr['text_align'] = $this->getAlign($properties['TEXT-ALIGN']); 80 $objattr['text_align'] = $this->getAlign($attr['ALIGN']); 113 $objattr['vertical-align'] = $this->getAlign($properties['VERTICAL-ALIGN']);
|
H A D | Td.php | 126 $c['va'] = $this->getAlign($this->mpdf->thead_valign_default); 130 $c['a'] = $this->getAlign($this->mpdf->thead_textalign_default); 149 $c['va'] = $this->getAlign($this->mpdf->tfoot_valign_default); 152 $c['a'] = $this->getAlign($this->mpdf->tfoot_textalign_default); 211 $c['va'] = $this->getAlign($properties['VERTICAL-ALIGN']); 213 $c['va'] = $this->getAlign($attr['VALIGN']); 221 $c['a'] = $this->getAlign($properties['TEXT-ALIGN']); 237 $c['a'] = $this->getAlign($attr['ALIGN']);
|
H A D | Hr.php | 57 $objattr['align'] = $this->getAlign($properties['TEXT-ALIGN']); 59 $objattr['align'] = $this->getAlign($attr['ALIGN']);
|
H A D | Input.php | 84 $objattr['text_align'] = $this->getAlign($attr['ALIGN']); 86 $objattr['text_align'] = $this->getAlign($properties['TEXT-ALIGN']); 108 $objattr['vertical-align'] = $this->getAlign($properties['VERTICAL-ALIGN']); 202 $objattr['vertical-align'] = $this->getAlign($properties['VERTICAL-ALIGN']);
|
H A D | Columns.php | 50 $valign = $this->getAlign($attr['VALIGN']);
|
H A D | Tag.php | 117 protected function getAlign($property) function in Mpdf\\Tag\\Tag
|
H A D | BarCode.php | 167 $objattr['vertical-align'] = $this->getAlign($properties['VERTICAL-ALIGN']);
|
H A D | Meter.php | 179 $objattr['vertical-align'] = $this->getAlign($properties['VERTICAL-ALIGN']);
|
H A D | Img.php | 132 $objattr['vertical-align'] = $this->getAlign($properties['VERTICAL-ALIGN']);
|
H A D | Table.php | 166 $table['a'] = $this->getAlign($attr['ALIGN']); 202 $table['va'] = $this->getAlign($properties['VERTICAL-ALIGN']); 205 $table['txta'] = $this->getAlign($properties['TEXT-ALIGN']);
|
H A D | BlockTag.php | 128 $this->mpdf->cell[$this->mpdf->row][$this->mpdf->col]['a'] = $this->getAlign('center'); 400 $currblk['block-align'] = $this->getAlign($attr['ALIGN']);
|
/plugin/latexport/helpers/ |
H A D | internal_media.php | 79 function getAlign() { function in InternalMedia
|
/plugin/latexport/implementation/ |
H A D | decorator_images.php | 83 $internalMedia->getAlign(),
|
/plugin/combo/ComboStrap/ |
H A D | MediaMarkup.php | 248 $align = $mediaMarkup->getAlign(); 574 public function getAlign(): string function in ComboStrap\\MediaMarkup 594 $align = $this->getAlign(); 669 $this->extraMediaTagAttributes->addComponentAttributeValue(Align::ALIGN_ATTRIBUTE, $this->getAlign());
|
/plugin/sequencediagram/bower_components/snap.svg/ |
H A D | history.md | 8 * Added `Element.align()` and `Element.getAlign()` methods
|
/plugin/sequencediagram/bower_components/snap.svg/dist/ |
H A D | snap.svg-min.js | 21 …getAlign=function(a,b){null==b&&d(a,"string")&&(b=a,a=null),a=a||this.paper;var g=a.getBBox?a.getB…
|
H A D | snap.svg.js | 8110 Element.prototype.getAlign = function (el, way) { 8165 return this.transform("..." + this.getAlign(el, way));
|
/plugin/jdraw/lib/ |
H A D | jgraphx.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |