Home
last modified time | relevance | path

Searched refs:ButtonBox (Results 1 – 4 of 4) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.button.php21 class ButtonBox extends InlineControlBox { class
22 function ButtonBox() { function in ButtonBox
36 * @return ButtonBox new button element
58 $box =& new ButtonBox();
H A Dbox.button.reset.php3 class ButtonResetBox extends ButtonBox {
5 $this->ButtonBox($text);
H A Dbox.button.submit.php6 class ButtonSubmitBox extends ButtonBox {
37 $this->ButtonBox();
H A Dbox.php216 $box =& ButtonBox::create($root, $pipeline);