Home | History | Annotate | Download | only in ASCIIMathPHP-2.0

Lines Matching full:attr_val

164     function setAttr($attr_nm,$attr_val)
166 $this->_attr_arr[$attr_nm] = $attr_val;