Home
last modified time | relevance | path

Searched refs:table_border (Results 1 – 4 of 4) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/unittest/
Dtest.table.border.php20 $table_border = $table->getCSSProperty(CSS_BORDER);
22 $this->assertEqual($table_border->left->style , BS_SOLID);
23 $this->assertEqual($table_border->right->style , BS_SOLID);
24 $this->assertEqual($table_border->top->style , BS_SOLID);
25 $this->assertEqual($table_border->bottom->style , BS_SOLID);
27 $this->assertTrue($table_border->left->width->getPoints() > 0);
28 $this->assertTrue($table_border->right->width->getPoints() > 0);
29 $this->assertTrue($table_border->top->width->getPoints() > 0);
30 $this->assertTrue($table_border->bottom->width->getPoints() > 0);
83 $table_border = $table->getCSSProperty(CSS_BORDER);
[all …]
Dtest.table.border.nested.php20 $table_border = $table->getCSSProperty(CSS_BORDER);
21 $this->assertEqual($table_border->left->style , BS_NONE);
22 $this->assertEqual($table_border->right->style , BS_NONE);
23 $this->assertEqual($table_border->top->style , BS_NONE);
24 $this->assertEqual($table_border->bottom->style , BS_NONE);
/plugin/html2pdf/html2pdf/html2ps/
Dbox.table.cell.php128 $table_border = $box->get_css_property(CSS_HTML2PS_TABLE_BORDER);
129 $box->setCSSProperty(CSS_BORDER, $table_border);
/plugin/jsoneditor/script/
Djsoneditor.min.js2table_border:!1,table_zebrastyle:!1,tooltip:"bootstrap"},xo=function(t){!function(t,e){if("functio… property