Searched refs:y_coord (Results 1 – 3 of 3) sorted by relevance
625 function extend_height($y_coord) { argument626 $this->put_height(max($this->get_height(), $this->get_top() - $y_coord));
298 return $handler->y_coord($this->y);302 return $handler->y_coord($this->y+$this->h);1096 $this->y_coord($y)));1102 $this->y_coord($y)));1121 function y_coord($y) { function in FPDF
202 return $handler->y_coord($this->y);206 return $handler->y_coord($this->y+$this->h);1007 $this->y_coord($y)));1013 $this->y_coord($y)));1032 function y_coord($y) { function in FPDF