Home
last modified time | relevance | path

Searched defs:colspan (Results 26 – 50 of 52) sorted by relevance

123

/plugin/aichat/
H A Drenderer.php544 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/mellelexport/
Drenderer.php732 …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/xml/
Drenderer.php516 function tableheader_open($colspan = 1, $align = null, $rowspan = 1){
530 function tablecell_open($colspan = 1, $align = null, $rowspan = 1) {
/plugin/quickstats/scripts/
Dextended_data.php232 function cell($data, $type='td', $colspan="",$p_brief=false) {
/plugin/text/
Drenderer.php529 function tableheader_open($colspan = 1, $align = NULL, $rowspan = 1, $classes = null) {
537 function tablecell_open($colspan = 1, $align = NULL, $rowspan = 1, $classes = null) {
/plugin/latexport/implementation/
Ddecorator.php986 function tableheader_open($colspan = 1, $align = null, $rowspan = 1) {
1006 function tablecell_open($colspan = 1, $align = null, $rowspan = 1) {
Ddecorator_persister.php984 function tableheader_open($colspan = 1, $align = null, $rowspan = 1) {
1007 function tablecell_open($colspan = 1, $align = null, $rowspan = 1) {
/plugin/odp/
Drenderer.php709 function tableheader_open($colspan = 1, $align = "left"){
724 function tablecell_open($colspan = 1, $align = "left"){
/plugin/latexit/
Drenderer.php1271 function tableheader_open($colspan = 1, $align = NULL, $rowspan = 1) {
1290 function tablecell_open($colspan = 1, $align = NULL, $rowspan = 1) {
/plugin/edittable/script/
Deditor.js456 meta[row].splice(index, 0, { rowspan: 1, colspan: 1 }); property
/plugin/ckgdoku/scripts/
Dparse_wiki-cmpr.js1 …an,text:V});if(!v){break}}}}return U}function E(V,v,T,U,i){var S=U[V][v].colspan?U[V][v].colspan:0… property
/plugin/ckgedit/scripts/
Dparse_wiki-cmpr.js1 …an,text:V});if(!v){break}}}}return U}function E(V,v,T,U,i){var S=U[V][v].colspan?U[V][v].colspan:0… property
/plugin/dir/
Dsyntax.php1144 function _tableCellOpen($colspan, $class) {
/plugin/datatables/assets/datatables.net-buttons/js/
Dbuttons.html5.js1203 var mergeCells = function (row, colspan) { argument
/plugin/jquery/
Djquery-1.4.2.min.js37 …dOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabinde… property
Djquery-1.4.2.js981 colspan: "colSpan", property
/plugin/jquery-syntax/
Djquery-1.6.min.js16 …nction ct(a){if(!ch[a]){var b=f("<"+a+">").appendTo("body"),d=b.css("display");b.remove();if(d==="…
/plugin/dokumicrobugtracker/js/
Djquery.js2 …nction cr(a){if(!cg[a]){var b=c.body,d=f("<"+a+">").appendTo(b),e=d.css("display");d.remove();if(e…
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/
Dasciidoctor.js13231 $def(self, '$activate_rowspan', function $$activate_rowspan(rowspan, colspan) { argument
/plugin/aceeditor/
Dbuild.js1 …,s,o,a,f,l,c,h,p=t&&t.split("/"),d=u.map,v=d&&d["*"]||{};if(e&&e.charAt(0)===".")if(t){p=p.slice(0…
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
Dfirebug-lite-debug.js29175 TD({"class": "watchEditCell", colspan: 2}, property
/plugin/webcode/vendor/
Dfirebug-lite-1.4.js7772 var WatchRowTag=TR({"class":"watchNewRow",level:0},TD({"class":"watchEditCell",colspan:2},DIV({"cla… property
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js7783 var WatchRowTag=TR({"class":"watchNewRow",level:0},TD({"class":"watchEditCell",colspan:2},DIV({"cla… property
/plugin/prosemirror/lib/
Dbundle.js1 … e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Obj… argument
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/browser/
Dasciidoctor.js37848 $def(self, '$activate_rowspan', function $$activate_rowspan(rowspan, colspan) { argument

123