Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.button.submit.php6 class ButtonSubmitBox extends ButtonBox { class
36 function ButtonSubmitBox($field, $value, $action) { function in ButtonSubmitBox
66 $box =& new ButtonSubmitBox($field, $value, $css_state->get_property(CSS_HTML2PS_FORM_ACTION));
H A Dbox.php222 $box =& ButtonSubmitBox::create($root, $pipeline);