Home
last modified time | relevance | path

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

/plugin/freechat/phpfreechat/lib/pear/PHPUnit/GUI/
H A DGtk.php139 var $dumpArea; variable in PHPUnit_GUI_Gtk
417 $this->dumpArea =& new GtkText;
421 $this->dumpArea->set_word_wrap(true);
427 $dumpScroll->add($this->dumpArea);
579 $this->_showFailures($result->errors(), $this->dumpArea);