Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.frame.php220 class FramesetBox extends GenericContainerBox { class
225 $box =& new FramesetBox($root, $pipeline);
230 function FramesetBox(&$root, $pipeline) { function in FramesetBox
H A Dbox.php240 $box =& FramesetBox::create($root, $pipeline);