Home
last modified time | relevance | path

Searched defs:align (Results 26 – 50 of 318) sorted by relevance

12345678910>>...13

/plugin/bez/renderer/
H A Dxhtmlmail.php34 public function _media($src, $title = null, $align = null, $width = null,
/plugin/latexport/_test/
Ddecorator_mock.php87 function internalmedia($src, $title = null, $align = null, $width = null, $height = null,
186 function tableheader_open($colspan = 1, $align = null, $rowspan = 1) {
194 function tablecell_open($colspan = 1, $align = null, $rowspan = 1) {
/plugin/prettyphoto/
Drenderer.php21 public function internalmedia($src, $title=NULL, $align=NULL, $width=NULL, $height=NULL,
/plugin/latexport/implementation/
Ddecorator.php838 function internalmedia($src, $title = null, $align = null, $width = null,
855 function externalmedia($src, $title = null, $align = null, $width = null,
871 function internalmedialink($src, $title = null, $align = null,
887 function externalmedialink($src, $title = null, $align = null,
986 function tableheader_open($colspan = 1, $align = null, $rowspan = 1) {
1006 function tablecell_open($colspan = 1, $align = null, $rowspan = 1) {
Ddecorator_images.php41 function internalmedia($src, $title = null, $align = null, $width = null,
/plugin/gemini/
Drenderer.php398 $align = null,
417 $align = null,
432 …public function internalmedialink($src, $title = null, $align = null, $width = null, $height = nul…
438 …public function externalmedialink($src, $title = null, $align = null, $width = null, $height = nul…
/plugin/edittable/renderer/
Dinverse.php503 function internalmedia($src, $title = null, $align = null, $width = null,
539 function externalmedia($src, $title = null, $align = null, $width = null,
613 function tableheader_open($colspan = 1, $align = null, $rowspan = 1) {
617 function _cellopen($tag, $colspan, $align, $rowspan) {
646 function tablecell_open($colspan = 1, $align = null, $rowspan = 1) {
/plugin/nroff/
Drenderer.php701 function internalmedia ($src, $title=NULL, $align=NULL, $width=NULL,
739 function externalmedia ($src, $title=NULL, $align=NULL, $width=NULL,
867 function tableheader_open($colspan = 1, $align = NULL){
886 function tablecell_open($colspan = 1, $align = NULL){
960 function _media ($src, $title=NULL, $align=NULL, $width=NULL,
/plugin/prosemirror/
Drenderer.php221 public function tablecell_open($colspan = 1, $align = null, $rowspan = 1)
233 public function tableheader_open($colspan = 1, $align = null, $rowspan = 1)
252 protected function openTableCell($type, $colspan, $align, $rowspan)
455 $align = null,
481 $align = null,
/plugin/xml/
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…
/plugin/bibtex/
Dsyntax.php385 function internalmedia ($src, $title=NULL, $align=NULL, $width=NULL,
502 function _media ($src, $title=NULL, $align=NULL, $width=NULL,
/plugin/nodetailsxhtml/
H A Drenderer.php415 function _media($src, $title = null, $align = null, $w = null,
481 public function _getMediaLinkConf($src, $title, $align, $width, $height, $cache, $render) {
/plugin/dwtimeline/syntax/
H A Drenderpagetimeline.php178 string $align
/plugin/struct/script/
H A Dfunctions.js69 window.insertStructMedia = function (edid, mediaid, opts, align) { argument
/plugin/odp/
Drenderer.php709 function tableheader_open($colspan = 1, $align = "left"){
724 function tablecell_open($colspan = 1, $align = "left"){
1028 function internalmedia ($src, $title=NULL, $align=NULL, $width=NULL,
1044 function externalmedia ($src, $title=NULL, $align=NULL, $width=NULL,
1319 …function _odpAddImage($src, $width = NULL, $height = NULL, $align = NULL, $title = NULL, $style = …
/plugin/revealjs/
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/latexit/
Drenderer.php1127 …function internalmedia($src, $title = NULL, $align = NULL, $width = NULL, $height = NULL, $cache =…
1178 …function externalmedia($src, $title = NULL, $align = NULL, $width = NULL, $height = NULL, $cache =…
1271 function tableheader_open($colspan = 1, $align = NULL, $rowspan = 1) {
1290 function tablecell_open($colspan = 1, $align = NULL, $rowspan = 1) {
1643 protected function _insertImage($path, $align, $media_folder) {
/plugin/actionrenderer/
Drenderer.php417 …public function internalmedia($src, $title = null, $align = null, $width = null, $height = null, $…
423 …public function externalmedia($src, $title = null, $align = null, $width = null, $height = null, $…
495 public function tableheader_open($colspan = 1, $align = null, $rowspan = 1, $classes = null)
507 public function tablecell_open($colspan = 1, $align = null, $rowspan = 1, $classes = null)
/plugin/aichat/
H A Drenderer.php459 $align = null,
473 $align = null,
544 public function tableheader_open($colspan = 1, $align = null, $rowspan = 1, $classes = null)
556 public function tablecell_open($colspan = 1, $align = null, $rowspan = 1, $classes = 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/svgedit/
Dsyntax.php55 …function svg_format_embed($svglink, $title, $svg_parameters, $align='') { //create xhtml code for …
/plugin/offline/
Drenderer.php162 function _media ($src, $title=NULL, $align=NULL, $width=NULL,
/plugin/flowcharts/
Drenderer.php50 function internalmedia($src, $title = null, $align = null, $width = null,
/plugin/ckgdoku/ckeditor/plugins/scayt/dialogs/
Doptions.js3 {id:"langs",label:d.getLocal("tab_languages"),elements:[{id:"leftLangColumn",type:"vbox",align:"lef… property
6 …tValue(h.getUserDictionaryName())},0)}},{type:"hbox",id:"udButtonsHolder",align:"left",widths:["au… property
12 ….toggleDictionaryState.call(b,"wordsState")}}]},{type:"hbox",id:"dicInfo",align:"left",children:[{… property
14 type:"vbox",style:"margin-top: 20px;",children:[{type:"hbox",id:"addWordButton",align:"left",childr… property
16 title:d.getLocal("btn_dictionaryPreferences"),align:"right",onClick:function(){var b=this.getDialog… property
/plugin/ckgedit/ckeditor/plugins/scayt/dialogs/
Doptions.js3 …el:c.getLocal("tab_languages"),elements:[{id:"leftLangColumn",type:"vbox",align:"left",widths:["10… property
6 id:"udButtonsHolder",align:"left",widths:["auto"],style:"width:auto;",children:[{type:"button",id:"… property
12 ….toggleDictionaryState.call(b,"wordsState")}}]},{type:"hbox",id:"dicInfo",align:"left",children:[{… property
13 …vbox",style:"margin-top: 20px;",children:[{type:"hbox",id:"addWordButton",align:"left",children:[{… property
15 …btn_dictionaryPreferences"),title:c.getLocal("btn_dictionaryPreferences"),align:"right",onClick:fu… property
16 …: 170px; margin-bottom: 0;",children:[{type:"scaytItemList",id:"itemList",align:"left",style:"widt… property

12345678910>>...13