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