Home
last modified time | relevance | path

Searched refs:isDefaultColor (Results 1 – 2 of 2) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.generic.formatted.php283 if ($border->top->isDefaultColor()) {
287 if ($border->right->isDefaultColor()) {
291 if ($border->bottom->isDefaultColor()) {
295 if ($border->left->isDefaultColor()) {
H A Dvalue.border.edge.class.php33 function isDefaultColor() { function in EdgePDF