Searched refs:TextBoxString (Results 1 – 3 of 3) sorted by relevance
7 class TextBoxString extends TextBox { class9 $box =& new TextBoxString($text, $encoding);14 function TextBoxString($word, $encoding) { function in TextBoxString
2 class BoxTextFieldPageNo extends TextBoxString {4 $this->TextBoxString('', 'iso-8859-1');41 if (is_null(TextBoxString::show($viewport))) {71 if (is_null(TextBoxString::show_fixed($driver))) {
6 class BoxTextFieldPages extends TextBoxString {8 $this->TextBoxString("", "iso-8859-1");47 if (is_null(TextBoxString::show($viewport))) {79 if (is_null(TextBoxString::show_fixed($viewport))) {