Home
last modified time | relevance | path

Searched defs:align (Results 51 – 75 of 318) sorted by relevance

12345678910>>...13

/plugin/diagrams/script/
H A Dprosemirror.js14 align: {default: ''} property
/plugin/text/
Drenderer.php470 function internalmedia ($src, $title=NULL, $align=NULL, $width=NULL,
475 function externalmedia ($src, $title=NULL, $align=NULL, $width=NULL,
529 function tableheader_open($colspan = 1, $align = NULL, $rowspan = 1, $classes = null) {
537 function tablecell_open($colspan = 1, $align = NULL, $rowspan = 1, $classes = null) {
/plugin/s5reloaded/
Drenderer.php252 function _media ($src, $title=NULL, $align=NULL, $width=NULL,
/plugin/mermaid/
H A Drenderer.php46 …public function internalmedia($src, $title = null, $align = null, $width = null, $height = null, $…
/plugin/odt/renderer/
Dpage.php782 function tableheader_open($colspan = 1, $align = "left", $rowspan = 1){
797 function tablecell_open($colspan = 1, $align = "left", $rowspan = 1){
1179 function internalmedia ($src, $title=NULL, $align=NULL, $width=NULL,
1235 function externalmedia ($src, $title=NULL, $align=NULL, $width=NULL,
1611 …function _addStringAsSVGImage($string, $width = NULL, $height = NULL, $align = NULL, $title = NULL…
1656 …function _odtAddImage($src, $width = NULL, $height = NULL, $align = NULL, $title = NULL, $style = …
2256 public function setOrderedListParams ($setLevel, $align, $paddingLeft=0, $marginLeft=1) {
2260 public function setUnorderedListParams ($setLevel, $align, $paddingLeft=0, $marginLeft=1) {
/plugin/odt/ODT/
DODTTable.php258 …n tableHeaderOpen(ODTInternalParams $params, $colspan = 1, $rowspan = 1, $align = "left", $cellSty…
307 …ion tableCellOpen(ODTInternalParams $params, $colspan = 1, $rowspan = 1, $align = "left", $cellSty…
DODTDocument.php1142 function tableHeaderOpen($colspan = 1, $rowspan = 1, $align, $element=NULL, $attributes=NULL){
1162 function tableCellOpen($colspan, $rowspan, $align, $element=NULL, $attributes=NULL){
1572 …public function addImage($src, $width = NULL, $height = NULL, $align = NULL, $title = NULL, $style…
1612 …public function addStringAsSVGImage($string, $width = NULL, $height = NULL, $align = NULL, $title …
2280 public function setOrderedListParams($setLevel=NULL, $align, $paddingLeft=0, $marginLeft=1) {
2353 public function setUnorderedListParams($setLevel=NULL, $align, $paddingLeft=0, $marginLeft=1) {
/plugin/epub/
Drenderer.php106 function _media ($src, $title=NULL, $align=NULL, $width=NULL,
404 function set_image($img,$width=null,$height=null,$align=null) {
/plugin/prosemirror/parser/
DLinkNode.php129 $align = null,
/plugin/gallery/classes/
DOptions.php39 public $align = self::ALIGN_FULL; variable in dokuwiki\\plugin\\gallery\\classes\\Options
/plugin/combo/ComboStrap/
H A DMediaMarkup.php100 private ?string $align = null; variable in ComboStrap\\MediaMarkup
479 public function setAlign(string $align): MediaMarkup
/plugin/diagramsnet/lib/plugins/
Dupdate.js257 update.setAttribute('icon', JSON.stringify({tooltip: 'Alert', align: 'right', property
/plugin/dw2pdf/
H A Drenderer.php207 $align = null,
/plugin/avatar/
Dhelper.php51 …public function renderXhtml(string|array $user, string $title = '', ?string $align = '', ?int $siz…
/plugin/dw2markdown/
Drenderer.php544 function tableheader_open($colspan = 1, $align = null, $rowspan = 1, $classes = null) {
562 function tablecell_open($colspan = 1, $align = null, $rowspan = 1, $classes = null) {
/plugin/diagramsnet/lib/js/diagramly/vsdx/
DmxVsdxCanvas2D.js722 mxVsdxCanvas2D.prototype.text = function(x, y, w, h, str, align, valign, wrap, format, overflow, cl… argument
888 align: pStyle['align'] || that.cellState.style["align"], property
914 align: style.getPropertyValue('text-align'), property
/plugin/bibtex/OSBib/create/
DMISC.php40 function p($data = '', $class = FALSE, $align = "left")
/plugin/codemirror/dist/modes/
Dcoffeescript.min.js1 …,"on","off","yes","no"];var p=d(o);function q(a,b){if(a.sol()){if(b.scope.align===null)b.scope.ali… property
/plugin/dwtimeline/syntax/
H A Ddwtimeline.php20 protected static $align; variable in syntax_plugin_dwtimeline_dwtimeline
/plugin/revealjs/plugin/markdown/
Dmarked.js6 …3}((?:- *){3,}|(?:_ *){3,}|(?:\* *){3,})(?:\n+|$)/,heading:/^ *(#{1,6}) *([^\n]+?) *(?:#+ *)?(?:\n…
/plugin/datatables/assets/datatables.net-buttons/js/
Dbuttons.bootstrap4.js97 align: 'split-left', property
Dbuttons.bootstrap5.js97 align: 'split-left', property
Dbuttons.bootstrap.js104 align: 'split-left', property
Dbuttons.bootstrap4.min.js4 …t-button-split-drop dropdown-toggle dropdown-toggle-split",closeButton:!1,align:"split-left",split… property
/plugin/ckgedit/ckeditor/plugins/find/dialogs/
Dfind.js18 …ed:!1,labelLayout:"horizontal",accessKey:"F"},{type:"button",id:"btnFind",align:"left",style:"widt… property
20 …abelLayout:"horizontal",accessKey:"F"},{type:"button",id:"btnFindReplace",align:"left",style:"widt… property
21 …labelLayout:"horizontal",accessKey:"R"},{type:"button",id:"btnReplaceAll",align:"left",style:"widt… property

12345678910>>...13