Home
last modified time | relevance | path

Searched refs:BRBox (Results 1 – 3 of 3) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.br.php21 class BRBox extends GenericBox { class
25 function BRBox() { function in BRBox
57 * @return BRBox new BR element object
60 $box =& new BRBox();
H A Dbox.php210 $box =& BRBox::create($pipeline);
H A Dinline.content.builder.php745 $break_box =& new BRBox();