Home
last modified time | relevance | path

Searched defs:y (Results 351 – 375 of 511) sorted by path

1...<<1112131415161718192021

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.table.php421 function table_have_rowspan($x,$y) {
958 function table_have_colspan($x, $y) {
H A Dcss.background.position.inc.php50 function build_value($x, $y) {
H A Ddoc.anchor.class.php41 var $y; variable in Anchor
51 function Anchor($name, $page, $x, $y) {
H A Dflow_context.class.inc.php58 function float_left_x($x, $y) {
96 function float_left_xy(&$parent, $width, &$x, &$y) {
182 function float_right_x($x, $y) {
220 function float_right_xy(&$parent, $width, &$x, &$y) {
331 function &point_in_floats($x, $y) {
H A Dlayout.vertical.php10 function apply_clear($box, $y, &$context) {
H A Doutput._generic.class.php268 function rect($x, $y, $w, $h) {
H A Doutput._interface.class.php5 function add_link($x, $y, $w, $h, $target) { }
7 function circle($x, $y, $r) { }
14 function dash($x, $y) { }
22 function field_text($x, $y, $w, $h, $value, $field_name) { }
25 function field_pushbutton($x, $y, $w, $h) { }
27 function field_pushbuttonreset($x, $y, $w, $h) { }
30 function field_checkbox($x, $y, $w, $h, $name, $value) { }
44 function image($image, $x, $y, $scale) {}
49 function lineto($x, $y) { }
50 function moveto($x, $y) { }
[all …]
H A Doutput.fastps.class.php22 function add_link($x, $y, $w, $h, $target) {
32 function circle($x, $y, $r) {
50 function dash($x, $y) {
117 function image($image, $x, $y, $scale) {
191 function lineto($x, $y) {
196 function moveto($x, $y) {
278 function show_xy($text, $x, $y) {
318 function _show_line($x, $y, $width, $height, $up, $ut) {
325 function _show_underline($x, $y, $width, $height) {
332 function _show_overline($x, $y, $width, $height) {
[all …]
H A Doutput.fastps.l2.class.php8 function image($image, $x, $y, $scale) {
12 function image_scaled($image, $x, $y, $scale_x, $scale_y) {
34 function image_ry($image, $x, $y, $height, $bottom, $ox, $oy, $scale) {
50 function image_rx($image, $x, $y, $width, $right, $ox, $oy, $scale) {
66 function image_rx_ry($image, $x, $y, $width, $height, $right, $bottom, $ox, $oy, $scale) {
H A Doutput.fpdf.class.php18 function add_link($x, $y, $w, $h, $target) {
48 function _coords2pdf(&$x, &$y) {
54 function _coords2pdf_annotation(&$x, &$y) {
64 function circle($x, $y, $r) {
80 function dash($x, $y) {
103 function field_pushbutton($x, $y, $w, $h) {
113 function field_pushbuttonreset($x, $y, $w, $h) {
161 function image($image, $x, $y, $scale) {
298 function lineto($x, $y) {
303 function moveto($x, $y) {
[all …]
H A Doutput.pcl.class.php245 function add_link($x, $y, $w, $h, $target) { /* N/A */ }
247 function circle($x, $y, $r) { }
252 function dash($x, $y) { }
259 function field_pushbutton($x, $y, $w, $h) { /* N/A */ }
261 function field_pushbuttonreset($x, $y, $w, $h) { /* N/A */ }
263 function field_checkbox($x, $y, $w, $h, $name, $value) { /* N/A */ }
271 function image($image, $x, $y, $scale) {}
272 function image_scaled($image, $x, $y, $scale_x, $scale_y) { }
276 function lineto($x, $y) { }
277 function moveto($x, $y) { }
[all …]
H A Doutput.pdflib.1.6.class.php19 function field_multiline_text($x, $y, $w, $h, $value, $name) {
31 function field_text($x, $y, $w, $h, $value, $name) {
43 function field_password($x, $y, $w, $h, $value, $name) {
52 function field_pushbutton($x, $y, $w, $h) {
64 function field_pushbuttonimage($x, $y, $w, $h, $field_name, $value, $actionURL) {
81 function field_pushbuttonreset($x, $y, $w, $h) {
98 function field_pushbuttonsubmit($x, $y, $w, $h, $field_name, $value, $actionURL) {
115 function field_checkbox($x, $y, $w, $h, $name, $value, $checked) {
126 function field_radio($x, $y, $w, $h, $groupname, $value, $checked) {
143 function field_select($x, $y, $w, $h, $name, $value, $options) {
H A Doutput.pdflib.class.php68 function circle($x, $y, $r) {
86 function dash($x, $y) {
126 function image($image, $x, $y, $scale) {
135 function image_scaled($image, $x, $y, $scale_x, $scale_y) {
151 function image_ry($image, $x, $y, $height, $bottom, $ox, $oy, $scale) {
174 function image_rx($image, $x, $y, $width, $right, $ox, $oy, $scale) {
197 function image_rx_ry($image, $x, $y, $width, $height, $right, $bottom, $ox, $oy, $scale) {
250 function lineto($x, $y) {
254 function moveto($x, $y) {
365 function rect($x, $y, $w, $h) {
[all …]
H A Doutput.pdflib.old.class.php7 function field_multiline_text($x, $y, $w, $h, $value, $name) {
10 function field_text($x, $y, $w, $h, $value, $name) {
13 function field_password($x, $y, $w, $h, $value, $name) {
16 function field_pushbutton($x, $y, $w, $h) {
19 function field_pushbuttonimage($x, $y, $w, $h, $field_name, $value, $actionURL) {
22 function field_pushbuttonreset($x, $y, $w, $h) {
25 function field_pushbuttonsubmit($x, $y, $w, $h, $field_name, $value, $actionURL) {
28 function field_checkbox($x, $y, $w, $h, $name, $value, $checked) {
31 function field_radio($x, $y, $w, $h, $groupname, $value, $checked) {
34 function field_select($x, $y, $w, $h, $name, $value, $options) {
H A Doutput.png.class.php23 function apply(&$x, &$y) {
151 function _fixCoords(&$x, &$y) {
170 function _fixSizes(&$x, &$y) {
181 function _fixSizeY($y) {
243 function circle($x, $y, $r) {
300 function dash($x, $y) { }
310 function field_pushbutton($x, $y, $w, $h) { /* N/A */ }
342 function image($image, $x, $y, $scale) {
446 function lineto($x, $y) {
450 function moveto($x, $y) {
[all …]
H A Dpath.php154 function set_y($y) {
H A Dpath.point.php5 var $y; variable in Point
7 function Point($x, $y) {
H A Dpdf.fpdf.php278 var $y; variable in PDFRect
282 function PDFRect($x,$y,$w,$h) {
1093 function moveto($x, $y) {
1099 function lineto($x, $y) {
1121 function y_coord($y) {
1429 function SetDash($x, $y) {
1439 function _dounderline($x,$y,$txt) {
1454 function _dooverline($x,$y,$txt) {
1594 function Circle($x, $y, $r) {
2017 function SetLink($link,$y,$page) {
[all …]
/plugin/html2pdf/html2pdf/html2ps/fpdf/
H A Dfpdf.php182 var $y; variable in PDFRect
186 function PDFRect($x,$y,$w,$h) {
1004 function moveto($x, $y) {
1010 function lineto($x, $y) {
1032 function y_coord($y) {
1340 function SetDash($x, $y) {
1362 function _dooverline($x,$y,$txt) {
1498 function Circle($x, $y, $r) {
2104 function Text($x,$y,$txt) {
2491 function SetY($y)
[all …]
/plugin/html5video2/script/
H A Dvideo.min.js12 !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==… property in ye.i
23 ….sourceDuration,i=e.periodDuration,e=rs(e.endNumber),n=t/n;return"number"==typeof e?{start:0,end:e… function
27 var e;n(null,(e=s).subarray(0,e.byteLength-e[e.byteLength-1]))})}return u.prototype.decryptChunk_=f… argument
/plugin/imagemapping/
H A Djquery.imagemapster.js11 !function(e){e(function(){function e(){}function t(t){var n=new e;return n.then=function(e){var n;try{return e&&(n=e(t)),s(n===_?t:n)}catch(i){return a(i)}},w(n)}function a(t){var global() function
[all...]
/plugin/impressjs/tpl/dokuwiki/
H A Dimpress.js303 y: toNumber(data.y), property in initStep.step.translate
308 y: toNumber(data.rotateY), property in initStep.step.rotate
395 translate: { x: 0, y: 0, z: 0 }, property in init.currentState.translate
396 rotate: { x: 0, y: 0, z: 0 }, property in init.currentState.rotate
454 y: -step.rotate.y, property in goto.target.rotate
459 y: -step.translate.y, property in goto.target.translate
/plugin/indexmenu/scripts/
H A Dcontextmenu.js264 var x = 8, y = 0; global() variable
/plugin/indexmenu2/cms/
H A Dcms.js15 …lderOpen'],flagClosedClass:Q['folderClosed'],appendTemplateSuffix:false,dummy:null};var c={'cmsSel… argument
/plugin/indexmenu2/cms/extensions/dom/
H A Dautosuggest.js13 …document.body.appendChild(o);var z=c(i);o.style.left=z.x+'px';o.style.top=z.y+i.offsetHeight+'px';… property in Autosuggest.c.Z

1...<<1112131415161718192021