Home
last modified time | relevance | path

Searched refs:getAlign (Results 1 – 18 of 18) sorted by last modified time

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DBarCode.php167 $objattr['vertical-align'] = $this->getAlign($properties['VERTICAL-ALIGN']);
H A DBlockTag.php128 $this->mpdf->cell[$this->mpdf->row][$this->mpdf->col]['a'] = $this->getAlign('center');
400 $currblk['block-align'] = $this->getAlign($attr['ALIGN']);
H A DColumns.php50 $valign = $this->getAlign($attr['VALIGN']);
H A DHr.php57 $objattr['align'] = $this->getAlign($properties['TEXT-ALIGN']);
59 $objattr['align'] = $this->getAlign($attr['ALIGN']);
H A DImg.php132 $objattr['vertical-align'] = $this->getAlign($properties['VERTICAL-ALIGN']);
H A DInput.php84 $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 DMeter.php179 $objattr['vertical-align'] = $this->getAlign($properties['VERTICAL-ALIGN']);
H A DTable.php166 $table['a'] = $this->getAlign($attr['ALIGN']);
202 $table['va'] = $this->getAlign($properties['VERTICAL-ALIGN']);
205 $table['txta'] = $this->getAlign($properties['TEXT-ALIGN']);
H A DTag.php117 protected function getAlign($property) function in Mpdf\\Tag\\Tag
H A DTd.php126 $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 DTextArea.php78 $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']);
/plugin/combo/ComboStrap/
H A DMediaMarkup.php248 $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/latexport/helpers/
H A Dinternal_media.php79 function getAlign() { function in InternalMedia
/plugin/latexport/implementation/
H A Ddecorator_images.php83 $internalMedia->getAlign(),
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg-min.js21getAlign=function(a,b){null==b&&d(a,"string")&&(b=a,a=null),a=a||this.paper;var g=a.getBBox?a.getB…
H A Dsnap.svg.js8110 Element.prototype.getAlign = function (el, way) {
8165 return this.transform("..." + this.getAlign(el, way));
/plugin/sequencediagram/bower_components/snap.svg/
H A Dhistory.md8 * Added `Element.align()` and `Element.getAlign()` methods
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...