Home
last modified time | relevance | path

Searched defs:align (Results 226 – 250 of 250) sorted by path

12345678910

/plugin/owncloud/
H A Dhelper.php400 …public function internalmedia($fileid, $src, $title=NULL, $align=NULL, $width=NULL,$height=NULL, $…
485 function externalmedia ($src, $title=NULL, $align=NULL, $width=NULL,
663 function _getMediaLinkConf($fileid,$src, $title, $align, $width, $height, $cache, $render)
688 function _media($fileid, $src, $title=NULL, $align=NULL, $width=NULL,
/plugin/prettyphoto/
H A Drenderer.php21 public function internalmedia($src, $title=NULL, $align=NULL, $width=NULL, $height=NULL,
/plugin/processing/
H A Dscript.js10821 function text$line(str, x, y, z, align) { argument
10891 function text$line$3d(str, x, y, z, align) { argument
/plugin/projects/
H A Dcodemirror-compressed.js1 …(Ct,e)}function an(e,t){Wt=!0;var n=t-e.height;for(var r=e;r;r=r.parent)r.height+=n}function fn(e)… argument
/plugin/prosemirror/parser/
H A DImageNode.php70 $align = null, argument
104 $align = null, argument
139 resolveMedia($src, $title = null, $align = null, $width = null, $height = null, $cache = null, $linking = null) global() argument
[all...]
H A DLinkNode.php124 resolveImageTitle($pageId, $imageId, $title = null, $align = null, $width = null, $height = null, $cache = null) global() argument
/plugin/prosemirror/
H A Drenderer.php217 public function tablecell_open($colspan = 1, $align = null, $rowspan = 1) argument
229 public function tableheader_open($colspan = 1, $align = null, $rowspan = 1) argument
248 protected function openTableCell($type, $colspan, $align, $rowspan) { argument
443 $align = null, argument
469 externalmedia($src, $title = null, $align = null, $width = null, $height = null, $cache = null, $linking = null) global() argument
[all...]
/plugin/revealjs/
H A Drenderer.php357 function tableheader_open($colspan = 1, $align = null, $rowspan = 1, $classes = NULL) {
388 function tablecell_open($colspan = 1, $align = null, $rowspan = 1, $classes = NULL) {
/plugin/s5reloaded/
H A Drenderer.php252 function _media ($src, $title=NULL, $align=NULL, $width=NULL,
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram-min.js6 …arseError(message,hash){_.extend(this,hash),this.name="ParseError",this.message=message||""}functi… argument
H A Dsequence-diagram-raphael-min.js6 …arseError(message,hash){_.extend(this,hash),this.name="ParseError",this.message=message||""}functi… argument
H A Dsequence-diagram-raphael.js1250 drawTextBox: function(box, text, margin, padding, font, align) { argument
1403 drawText: function(x, y, text, font, align) { argument
H A Dsequence-diagram-snap-min.js6 …arseError(message,hash){_.extend(this,hash),this.name="ParseError",this.message=message||""}functi… argument
H A Dsequence-diagram-snap.js1250 drawTextBox: function(box, text, margin, padding, font, align) { argument
1473 drawText: function(x, y, text, font, align) { argument
H A Dsequence-diagram.js1250 drawTextBox: function(box, text, margin, padding, font, align) { argument
1473 drawText: function(x, y, text, font, align) { argument
1689 drawText: function(x, y, text, font, align) { argument
/plugin/sequencediagram/bower_components/js-sequence-diagrams/src/
H A Dtheme-raphael.js131 drawText: function(x, y, text, font, align) { argument
H A Dtheme-snap.js202 drawText: function(x, y, text, font, align) { argument
H A Dtheme.js447 drawTextBox: function(box, text, margin, padding, font, align) { argument
/plugin/simplexml/
H A Drenderer.php431 function internalmedia ($src, $title=NULL, $align=NULL, $width=NULL,
443 function externalmedia ($src, $title=NULL, $align=NULL, $width=NULL,
456 $src,$title=NULL,$align=NULL,$width=NULL,$height=NULL,$cache=NULL
469 $src,$title=NULL,$align=NULL,$width=NULL,$height=NULL,$cache=NULL
497 function tableheader_open($colspan = 1, $align = NULL){
505 function tablecell_open($colspan = 1, $align = NULL){
/plugin/siteexport/renderer/
H A Dpdf.php214 public function _media ($src, $title=NULL, $align=NULL, $width=NULL,
231 …public function internalmedia($src, $title = NULL, $align = NULL, $width = NULL, $height = NULL, $…
/plugin/struct/renderer/
H A Dcsv.php83 public function tablecell_open($colspan = 1, $align = null, $rowspan = 1) argument
110 public function tableheader_open($colspan = 1, $align = null, $rowspan = 1) argument
283 $align = null, argument
295 $align = null, argument
307 $align = null, argument
318 $align = null, argument
/plugin/struct/script/
H A Dfunctions.js69 window.insertStructMedia = function (edid, mediaid, opts, align) { argument
/plugin/svgedit/
H A Dsyntax.php55 …function svg_format_embed($svglink, $title, $svg_parameters, $align='') { //create xhtml code for …
/plugin/text/
H A 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/xml/
H A Drenderer.php477 …function internalmedia ($src, $title=null, $align=null, $width=null, $height=null, $cache=null, $l…
492 …function externalmedia ($src, $title=null, $align=null, $width=null, $height=null, $cache=null, $l…
516 function tableheader_open($colspan = 1, $align = null, $rowspan = 1){
530 function tablecell_open($colspan = 1, $align = null, $rowspan = 1) {
564 …function _media($type, $src, $title=null, $align=null, $width=null, $height=null, $cache=null, $li…

12345678910