Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.iframe.php4 class IFrameBox extends InlineBlockBox { class
6 $box =& new IFrameBox($root, $pipeline);
21 function IFrameBox(&$root, $pipeline) { function in IFrameBox
H A Dbox.php245 $box =& IFrameBox::create($root, $pipeline);