Searched refs:x_coord (Results 1 – 3 of 3) sorted by relevance
629 function extend_width($x_coord) { argument630 $this->put_width(max($this->get_width(), $x_coord - $this->get_left()));
290 return $handler->x_coord($this->x);294 return $handler->x_coord($this->x+$this->w);1095 $this->x_coord($x), 1101 $this->x_coord($x), 1117 function x_coord($x) { function in FPDF
194 return $handler->x_coord($this->x);198 return $handler->x_coord($this->x+$this->w);1006 $this->x_coord($x), 1012 $this->x_coord($x), 1028 function x_coord($x) { function in FPDF