Searched refs:is_fake (Results 1 – 4 of 4) sorted by last modified time
/plugin/html2pdf/html2pdf/html2ps/ | ||
H A D | box.table.cell.php | 108 function is_fake() { function in TableCellBox |
H A D | layout.page.breaks.php | 372 $cells[$i]->is_fake()) { |
H A D | box.table.cell.fake.php | 40 function is_fake() { function in FakeTableCellBox |
H A D | box.table.php | 280 if (!$cell->is_fake() && |