Home
last modified time | relevance | path

Searched defs:colspan (Results 26 – 37 of 37) sorted by last modified time

12

/plugin/btable/
H A Dsyntax.php296 …ults($dID, $doodle, $columns, $columns_count, $total_rows, $change_row, $allow_changes, $colspan) {
426 …orm($dID, $columns, $columns_count, $rows, $change_row, $allow_changes, $colspan, $add_delete_row)…
/plugin/dir/
H A Dsyntax.php1144 function _tableCellOpen($colspan, $class) {
/plugin/latexit/
H A Drenderer.php1271 function tableheader_open($colspan = 1, $align = NULL, $rowspan = 1) {
1290 function tablecell_open($colspan = 1, $align = NULL, $rowspan = 1) {
/plugin/odp/
H A Drenderer.php709 function tableheader_open($colspan = 1, $align = "left"){
724 function tablecell_open($colspan = 1, $align = "left"){
/plugin/mellelexport/
H A 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/html2pdf/html2pdf/html2ps/
H A Dbox.table.cell.php5 var $colspan; variable in TableCellBox
H A Dbox.table.cell.fake.php4 var $colspan; variable in FakeTableCellBox
/plugin/dokutexit/
H A Dlatex.php711 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) {
1123 function supertabularheader_open($colspan = 1, $align = NULL) {
1135 function supertabularcell_open($colspan = 1, $align = NULL) {
[all …]
/plugin/jquery/
H A Djquery-1.4.2.min.js37 …dOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabinde… property in c.props
H A Djquery-1.4.2.js981 colspan: "colSpan", property in jQuery.props
/plugin/simplexml/
H A Drenderer.php497 function tableheader_open($colspan = 1, $align = NULL){
505 function tablecell_open($colspan = 1, $align = NULL){
/plugin/nroff/
H A Drenderer.php867 function tableheader_open($colspan = 1, $align = NULL){
886 function tablecell_open($colspan = 1, $align = NULL){

12