Home
last modified time | relevance | path

Searched refs:out_of_flow (Results 1 – 10 of 10) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/
H A Dstrategy.width.min.php47 $box->content[$start_index]->out_of_flow()) {
62 if (!$item->out_of_flow()) {
H A Dstrategy.width.min.nowrap.php30 } elseif (!$child->out_of_flow()) {
H A Dbox.br.php33 function out_of_flow() { function in BRBox
H A Dstrategy.width.max.php37 } elseif (!$child->out_of_flow()) {
H A Dstrategy.width.max.natural.php39 } elseif (!$child->out_of_flow()) {
H A Dbox.table.cell.php62 $this->content[$start_index]->out_of_flow()) {
77 if (!$item->out_of_flow()) {
H A Dbox.generic.php329 function out_of_flow() { function in GenericBox
H A Dbox.container.php575 $this->content[$start_index]->out_of_flow()) {
590 if (!$item->out_of_flow()) {
H A Dbox.inline.php466 if (!$item->out_of_flow()) {
H A Dbox.generic.formatted.php879 function out_of_flow() { function in GenericFormattedBox