Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.input.textarea.php4 class TextAreaInputBox extends InlineBlockBox { class
8 function TextAreaInputBox($value, $name) { function in TextAreaInputBox
19 $box = new TextAreaInputBox($value, $name);
H A Dbox.php249 $box =& TextAreaInputBox::create($root, $pipeline);