Home
last modified time | relevance | path

Searched refs:moveto (Results 1 – 25 of 29) sorted by relevance

12

/plugin/html2pdf/html2pdf/html2ps/
H A Dvalue.border.edge.class.php135 $viewport->moveto($x1, $y1);
153 $viewport->moveto($x1, $y1);
174 $viewport->moveto($x1, $y1);
198 $viewport->moveto($x1a, $y1a);
219 $viewport->moveto($x1, $y1);
243 $viewport->moveto($x1a, $y1a);
260 $viewport->moveto($x1, $y1);
274 $viewport->moveto(($x1+$x4)/2,($y1+$y4)/2);
287 $viewport->moveto(($x1+$x4)/2,($y1+$y4)/2);
299 $viewport->moveto($x1, $y1);
[all …]
H A Dbox.checkbutton.php190 $driver->moveto($x - $size, $y + $size);
217 $driver->moveto($x - $check_size, $y + $check_size);
221 $driver->moveto($x + $check_size, $y + $check_size);
H A Dbox.select.php99 $driver->moveto($this->get_right_padding(), $this->get_top_padding());
108 $driver->moveto($this->get_right_padding(), $this->get_top_padding());
117 $driver->moveto($this->get_right_padding() - SELECT_BUTTON_TRIANGLE_PADDING,
H A Doutput.fastps.class.php33 $this->moveto($x, $y);
122 $this->moveto($x, $y);
138 $this->moveto($x, $y);
196 function moveto($x, $y) { function in OutputDriverFastPS
280 $this->moveto($x, $y);
320 $this->moveto($x, $y + $up);
H A Dbox.note-call.class.php118 $this->_note_call_box->moveto($this->get_left(), $this->get_top());
184 $this->_note_marker_box->moveto($x, $y);
190 $this->_note_content->moveto($x + $this->_note_marker_box->content[0]->get_width()*0.75,
H A Doutput._generic.class.php199 $this->moveto($this->left, $this->bottom + $this->offset);
269 $this->moveto($x, $y);
294 $this->moveto($this->left, $this->bottom + $this->height + $this->offset);
H A Dbox.block.php322 $this->moveto( $parent->get_left() + $this->get_extra_left(),
451 $this->moveto($driver->getPageLeft() + $horizontal_offset,
H A Dbox.img.php184 $driver->moveto($this->get_left(), $this->get_top());
192 $driver->moveto($this->get_left(), $this->get_top());
H A Doutput._interface.class.php50 function moveto($x, $y) { } function in OutputDriver
H A Dvalue.background.php111 $driver->moveto($box->get_left_background(), $box->get_top_background());
H A Doutput.fastps.l2.class.php18 $this->moveto($x,$y-$offset*$scale_y);
H A Dbackground.image.php115 $driver->moveto($left, $top);
H A Doutput.pcl.class.php277 function moveto($x, $y) { } function in OutputDriverPCL
H A Dbox.list-item.php215 $imagebox->moveto($x - $font->size->getPoints()*0.5 - $imagebox->get_width()/2,
H A Doutput.fpdf.class.php303 function moveto($x, $y) { function in OutputDriverFPDF
305 $this->pdf->moveto($x, $y);
H A Dbox.container.php951 $this->moveto($x + $this->get_extra_left(), $y - $this->get_extra_top());
1083 $driver->moveto( $this->get_left_border() , $this->get_top_border());
H A Doutput.pdflib.class.php254 function moveto($x, $y) { function in OutputDriverPdflib
H A Doutput.png.class.php450 function moveto($x, $y) { function in OutputDriverPNG
H A Dbox.generic.formatted.php889 function moveto($x, $y) { $this->offset($x - $this->get_left(), $y - $this->get_top()); } function in GenericFormattedBox
H A Dpipeline.class.php1072 $this->output_driver->moveto($this->output_driver->getPageLeft(),
H A Dpdf.fpdf.php1093 function moveto($x, $y) { function in FPDF
/plugin/abc2/abc-libraries/abc2svg/
H A Dpsvg-1.js159 Psvg.prototype.moveto=function(x,y){gcur.cx=x;gcur.cy=y method in Psvg
337 /moveto{.svg(moveto)2 .call0}.bdef\n\
357 /M/moveto load def\n\
/plugin/jmol2/jmol/
H A DCHANGES.txt105 # bug fix: moveto with {0 0 0 0} uses instead {0 0 1 0}
122 # bug fix: moveto QUATERNION (undocumented for 11.8) not distinguishing between
1835 # new feature: moveto quaternion {resno=3} {3.ca}
1872 # x = script("show orientation moveto","jmolApplet2")
1922 # bug fix: unnecessary refreshes removed from moveto/zoom with time 0
2502 # show orientation moveto # just the moveTo; no comments
3279 # bug fix: moveto alternative format missing necessary 0 rotationRadius requirement
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
/plugin/html2pdf/html2pdf/html2ps/fpdf/
H A Dfpdf.php1004 function moveto($x, $y) { function in FPDF

12