| /plugin/divalign2/ |
| D | common.php | 104 $Align = ucfirst ($align); 107 <style:style style:name="Text.Divalign.$Align" style:display-name="Text.Divalign.$Align" style:fami… 113 $renderer->autostyles["Text.Divalign.$Align"]= $st; 117 $renderer->doc.= "<text:p text:style-name=\"Text.Divalign.$Align\">"; 152 $Align = ucfirst ($alignment); 153 $name = 'Plugin DivAlign2 '.$Align; 154 $style_name = 'Plugin_DivAlign2_'.$Align; 164 $Align = ucfirst ($align); 168 $renderer->p_open('Plugin_DivAlign2_'.$Align);
|
| /plugin/combo/ComboStrap/ |
| H A D | GridTag.php | 7 use ComboStrap\TagAttribute\Align; alias 142 $defaultAlign[Align::X_AXIS] = Align::X_CENTER_CHILDREN; 150 $defaultAlign[Align::Y_AXIS] = "y-center-children"; 171 $aligns = $attributes->getValues(Align::ALIGN_ATTRIBUTE, []); 179 $attributes->addComponentAttributeValue(Align::ALIGN_ATTRIBUTE, $value);
|
| H A D | MediaMarkup.php | 7 use ComboStrap\TagAttribute\Align; alias 540 $attributes[Align::ALIGN_ATTRIBUTE] = $this->align; 598 … $this->extraMediaTagAttributes->addComponentAttributeValue(Align::ALIGN_ATTRIBUTE, $align); 669 …$this->extraMediaTagAttributes->addComponentAttributeValue(Align::ALIGN_ATTRIBUTE, $this->getAlign… 729 $align = $tagAttributes->getValueAndRemoveIfPresent(Align::ALIGN_ATTRIBUTE); 829 … $this->align = $fetchUrl->getQueryPropertyValueAndRemoveIfPresent(Align::ALIGN_ATTRIBUTE);
|
| H A D | ConditionalLength.php | 5 use ComboStrap\TagAttribute\Align; alias 345 return Align::DEFAULT_AXIS;
|
| H A D | TagAttributes.php | 16 use ComboStrap\TagAttribute\Align; alias 162 const MULTIPLE_VALUES_ATTRIBUTES = [self::CLASS_KEY, self::REL, Align::ALIGN_ATTRIBUTE]; 579 Align::processAlignAttributes($this);
|
| /plugin/combo/ComboStrap/Tag/ |
| H A D | BoxTag.php | 11 use ComboStrap\TagAttribute\Align; alias 56 $align = $openingTag->getAttribute(Align::ALIGN_ATTRIBUTE);
|
| H A D | AdTag.php | 27 use ComboStrap\TagAttribute\Align; alias 153 ->setComponentAttributeValue(Align::ALIGN_ATTRIBUTE, "center text-align")
|
| /plugin/combo/syntax/ |
| H A D | contentlist.php | 12 use ComboStrap\TagAttribute\Align; alias 92 …Align::ALIGN_ATTRIBUTE => Align::Y_TOP_CHILDREN, // To have the number at the top and not centered…
|
| /plugin/vertical/ |
| D | plugin.info.txt | 5 name Table Vertical Align
|
| D | README.md | 1 # Table Vertical Align
|
| /plugin/mdpage/vendor/cebe/markdown/tests/github-data/ |
| D | tables.md | 24 | Default-Align | Left-Aligned | Center Aligned | Right Aligned |
|
| /plugin/mdpage/vendor/cebe/markdown/tests/extra-data/ |
| D | tables.md | 24 | Default-Align | Left-Aligned | Center Aligned | Right Aligned |
|
| /plugin/combo/ComboStrap/TagAttribute/ |
| H A D | Align.php | 15 class Align class
|
| H A D | BackgroundAttribute.php | 286 $mediaCallStackArray[Align::ALIGN_ATTRIBUTE] = null;
|
| /plugin/revealjs/ |
| D | example_presentation.dokuwiki | 322 ==== Align Left ==== 328 ==== Align Right ==== 334 ==== Align Center ====
|
| /plugin/asciidocjs/node_modules/center-align/ |
| D | README.md | 43 * [align-text](https://www.npmjs.com/package/align-text): Align the text in a string. | [homepage](…
|
| /plugin/asciidocjs/node_modules/align-text/ |
| D | README.md | 3 > Align the text in a string. 7 Align text values in an array:
|
| /plugin/asciidocjs/node_modules/right-align/ |
| D | README.md | 44 * [align-text](https://github.com/jonschlinkert/align-text): Align the text in a string.
|
| /plugin/diagramsnet/lib/math/jax/output/SVG/autoload/ |
| D | mtable.js | 19 …Align(O[aI][aG],aF,0,au+l)}if(aI<O.length-1){au-=Math.max(0,I[aI]+z[aI+1]+T[aI])}}au=g}var ah=1.5*…
|
| /plugin/combo/ |
| H A D | deleted.files | 36 class/Align.php 237 ComboStrap/Align.php
|
| /plugin/statdisplay/pchart/ |
| D | pChart.php | 1054 …ox(Point $point1, Point $point2, $Text, $Angle = 0, Color $color = null, $Align = ALIGN_LEFT, Shad… argument 1075 if ($Align == ALIGN_TOP_LEFT) { 1078 if ($Align == ALIGN_TOP_CENTER) { 1082 if ($Align == ALIGN_TOP_RIGHT) { 1086 if ($Align == ALIGN_LEFT) { 1090 if ($Align == ALIGN_CENTER) { 1094 if ($Align == ALIGN_RIGHT) { 1098 if ($Align == ALIGN_BOTTOM_LEFT) { 1102 if ($Align == ALIGN_BOTTOM_CENTER) { 1106 if ($Align == ALIGN_BOTTOM_RIGHT) {
|
| /plugin/jdraw/src/com/mxgraph/examples/swing/resources/ |
| D | editor.properties.bak | 99 align=Align
|
| D | editor.properties | 103 align=Align
|
| D | editor_zh-CN.properties | 99 align=Align
|
| /plugin/ckgedit/ckeditor/lang/ |
| D | en.js.4.9 | 5 …ter":"Center","justify":"Justify","alignLeft":"Align Left","alignRight":"Align Right","alignCenter…
|