Searched refs:_form_radios (Results 1 – 2 of 2) sorted by relevance
1090 var $_form_radios; variable in FPDF1267 if (isset($this->_form_radios[$group_name])) {1268 $field =& $this->_form_radios[$group_name];1278 $this->_form_radios[$group_name] =& $field;1624 $this->_form_radios = array();
1001 var $_form_radios; variable in FPDF1178 if (isset($this->_form_radios[$group_name])) {1179 $field =& $this->_form_radios[$group_name];1189 $this->_form_radios[$group_name] =& $field;1528 $this->_form_radios = array();