/plugin/bibtex/OSBib/create/ |
D | TABLE.php | 32 …function tableStart($class = FALSE, $border = 0, $spacing = 0, $padding = 0, $align = "center", $w… 48 function trStart($class = FALSE, $align = "left", $vAlign = "top") 64 …function td($data, $class = FALSE, $align = "left", $vAlign = "top", $colSpan = FALSE, $width=FALS… 74 function tdStart($class = FALSE, $align = "left", $vAlign = "top", $colSpan = FALSE)
|
/plugin/dokutexit/ |
D | latex.php | 586 $src,$title=NULL,$align=NULL,$width=NULL,$height=NULL,$cache=NULL 593 $src,$title=NULL,$align=NULL,$width=NULL,$height=NULL,$cache=NULL 711 function tableheader_open($colspan = 1, $align = NULL) { 721 function tablecell_open($colspan = 1, $align = NULL) { 861 function table_analyseheader_open($colspan = 1, $align = NULL) { 873 function table_analysecell_open($colspan = 1, $align = NULL) { 920 function tabularheader_open($colspan = 1, $align = NULL) { 932 function tabularcell_open($colspan = 1, $align = NULL) { 1019 function tabularxheader_open($colspan = 1, $align = NULL) { 1031 function tabularxcell_open($colspan = 1, $align = NULL) { [all …]
|
/plugin/edittable/renderer/ |
D | json.php | 71 function tableheader_open($colspan = 1, $align = null, $rowspan = 1) { 79 function tablecell_open($colspan = 1, $align = null, $rowspan = 1) { 95 private function _tablefield_open($tag, $colspan, $align, $rowspan) {
|
/plugin/math/ |
D | syntax.php | 207 function _render_plaintext($eqn,$eqn_html,$size,$align) { 216 function _render_mimetexcgi($eqn,$eqn_html,$size,$align) { 226 function _render_mimetex($eqn,$eqn_html,$size,$align) { 266 function _render_itex2mml($eqn,$eqn_html,$size, $align) { 271 function _render_plain2mml($eqn,$eqn_html,$size, $align) {
|
/plugin/ckgedit/ckeditor/plugins/specialchar/dialogs/ |
D | specialchar.js | 1 ….data){m=j.data.getTarget()}else{m=new CKEDITOR.dom.element(j)}if(m.getName()=="a"&&(l=m.getChild(…
|
/plugin/ckgdoku/ckeditor/plugins/specialchar/dialogs/ |
D | specialchar.js | 1 ….data){m=j.data.getTarget()}else{m=new CKEDITOR.dom.element(j)}if(m.getName()=="a"&&(l=m.getChild(…
|
/plugin/struct/renderer/ |
D | csv.php | 83 public function tablecell_open($colspan = 1, $align = null, $rowspan = 1) 110 public function tableheader_open($colspan = 1, $align = null, $rowspan = 1) 283 $align = null, 295 $align = null, 307 $align = null, 318 $align = null,
|
/plugin/prosemirror/parser/ |
D | ImageNode.php | 71 $align = null, 107 $align = null, 142 $align = null,
|
/plugin/latexport/helpers/ |
D | internal_media.php | 32 private $align; variable in InternalMedia 56 function __construct($src, $title, $align, $width, $height, $cache, $linking) {
|
/plugin/odt/ODT/ |
D | ODTImage.php | 26 …addImage(ODTInternalParams $params, $src, $width = NULL, $height = NULL, $align = NULL, $title = N… 129 …Image(ODTInternalParams $params, $string, $width = NULL, $height = NULL, $align = NULL, $title = N…
|
/plugin/divalign2/ |
D | common.php | 103 function render_odt_v1 (Doku_Renderer $renderer, $state, $align) { 128 function render_odt_v2 (Doku_Renderer $renderer, $state, $align) {
|
/plugin/latexport/_test/ |
D | command.php | 220 private $align; variable in CommandTableHeaderOpen 223 function __construct($colspan = 1, $align = null, $rowspan = 1) { 239 private $align = null; variable in CommandTableCellOpen 242 function __construct($colspan = 1, $align = null, $rowspan = 1) { 270 private $align; variable in CommandInternalMedia 276 function __construct($src, $title, $align, $width, $height, $positionInGroup, $totalInGroup) {
|
/plugin/nsexport/packer/ziphtml/ |
D | renderer.php | 112 public function _media ($src, $title=null, $align=null, $width=null, 194 public function internalmedia ($src, $title = null, $align = null, $width = null,
|
/plugin/eventline/ |
D | plain.php | 107 function internalmedia ($src, $title=NULL, $align=NULL, $width=NULL, 124 function externalmedia ($src, $title=NULL, $align=NULL, $width=NULL, 208 function getMediaLinkConf($src, $title, $align, $width, $height, $cache, $render) 230 function timelineMedia ($src, $title=NULL, $align=NULL, $width=NULL,
|
/plugin/asciidocjs/node_modules/pug-filters/node_modules/cliui/test/ |
D | cliui.js | 129 {text: 'i am a second string', align: 'right'}, property 151 {text: 'i am a second string', align: 'center', padding: [0, 2, 0, 2]}, property 174 {text: 'i have padding on my right', padding: [0, 2, 0, 0], align: 'center'}, property 241 {text: ' [required] [default: 99]', align: 'right'} property 262 {text: 'i am a second row', align: 'left'} property 285 {text: 'i am a second row', align: 'left', padding: [0, 0, 0, 3]} property
|
/plugin/a2s/ |
D | syntax.php | 24 protected static $align=''; variable in syntax_plugin_a2s 178 protected function _render_odt(Doku_Renderer $renderer, $state, $txtdata, $align) {
|
/plugin/simplexml/ |
D | renderer.php | 431 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/asciidocjs/node_modules/right-align/ |
D | index.js | 10 var align = require('align-text'); variable
|
/plugin/datepicker/ |
D | script.js | 20 align : "Br", // alignment (defaults to "Bl") property 36 align : "Br", // alignment (defaults to "Bl") property
|
/plugin/owncloud/ |
D | helper.php | 400 …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/mellelexport/ |
D | renderer.php | 710 function internalmedia ($src, $title=NULL, $align=NULL, $width=NULL, 713 function externalmedia ($src, $title=NULL, $align=NULL, $width=NULL, 717 $src,$title=NULL,$align=NULL,$width=NULL,$height=NULL,$cache=NULL 721 $src,$title=NULL,$align=NULL,$width=NULL,$height=NULL,$cache=NULL 732 …function tableheader_open($colspan = 1, $align = NULL, $rowspan = 1){call_user_func_array(array($t… 736 …function tablecell_open($colspan = 1, $align = NULL, $rowspan = 1){call_user_func_array(array($thi…
|
/plugin/latexport/implementation/ |
D | decorator_persister.php | 787 function internalmedia($src, $title = null, $align = null, $width = null, 875 …function externalmedia($src, $title = null, $align = null, $width = null, $height = null, $cache =… 883 …function internalmedialink($src, $title = null, $align = null, $width = null, $height = null, $cac… 890 …function externalmedialink($src, $title = null, $align = null, $width = null, $height = null, $cac… 984 function tableheader_open($colspan = 1, $align = null, $rowspan = 1) { 1007 function tablecell_open($colspan = 1, $align = null, $rowspan = 1) { 1016 function alignment($align) {
|
D | decorator_tables.php | 148 function tableheader_open($colspan = 1, $align = null, $rowspan = 1) { 164 function tablecell_open($colspan = 1, $align = center, $rowspan = 1) {
|
/plugin/codemirror/dist/modes/ |
D | python.min.js | 1 …"));else if(typeof define=="function"&&define.amd)define(["../../lib/codemirror"],a);else a(CodeMi…
|
/plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
D | DirectWrite.php | 39 …function Write($h, $txt, $currentx = 0, $link = '', $directionality = 'ltr', $align = '', $fill = … 278 …function CircularText($x, $y, $r, $text, $align = 'top', $fontfamily = '', $fontsizePt = 0, $fonts…
|