Searched refs:raw_value (Results 1 – 1 of 1) sorted by relevance
10 var $raw_value; variable in TextIndentValuePDF13 if ($this->raw_value[1]) {15 return $box->get_width() * $this->raw_value[0] / 100;17 return $this->raw_value[0];22 $value =& new TextIndentValuePDF($this->raw_value);27 return $this->raw_value[0] == 0;31 $this->raw_value = $value;35 $this->raw_value[0] = units2pt($this->raw_value[0], $base);