Searched refs:TextBox (Results 1 – 7 of 7) sorted by relevance
7 class TextBoxString extends TextBox {16 $this->TextBox();
4 class WhitespaceBox extends TextBox {55 $this->TextBox();
9 class TextBox extends SimpleInlineBox { class18 function TextBox() { function in TextBox145 $box =& TextBox::create_empty($pipeline);151 $box =& new TextBox();
76 $this->append_child(TextBox::create(' ', 'iso-8859-1', $pipeline));
19 $box->str_number_box = TextBox::create(CSSListStyleType::format_number($list_style->type,
176 $text_box =& TextBox::create_empty($pipeline);
30500 function TextBox(options) { class30637 TextBox.prototype.handlePaste = function(e) {30666 TextBox.prototype.insertText = function(text) {30679 TextBox.prototype._insertTextIE = function(text) {30744 TextBox.prototype.autoResize = function() {30769 TextBox.prototype.resizable = function() {30853 TextBox.prototype.destroy = function() {30880 TextBox.prototype.getValue = function() {30885 TextBox.prototype.getSelection = function() {30893 TextBox.prototype.setSelection = function(container, offset) {[all …]