Searched refs:start_y (Results 1 – 5 of 5) sorted by relevance
/plugin/html2pdf/html2pdf/html2ps/ |
H A D | output.png.class.php | 370 $start_y = $y - $dest_height; 378 $cy = $start_y - ceil($this->_fixSizeY($oy) / $dest_height) * $dest_height; 421 $start_y = $y - $dest_height; 429 $cy = $start_y - ceil($this->_fixSizeY($oy) / $dest_height) * $dest_height;
|
/plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
H A D | Mpdf.php | 5941 $start_y = $this->y; 5973 if ($maxrows != false && isset($this->form) && ($this->y - $start_y) / $h > $maxrows) { 6068 if ($maxrows != false && isset($this->form) && ($this->y - $start_y) / $h > $maxrows) { 6106 if ($maxrows != false && isset($this->form) && ($this->y - $start_y) / $h > $maxrows) { 6169 if ($maxrows != false && isset($this->form) && ($this->y - $start_y) / $h > $maxrows) {
|
/plugin/yuriigantt/3rd/dhtmlxgantt/ |
H A D | dhtmlxgantt.js | 13 …start_y:null,obj:null,left:null},this.dragMultiple={}},_resize:function(i,n,r){var a=t.$getConfig(… property in t.exports.createTaskDND.t.drag
|
H A D | dhtmlxgantt.js.map | 1 …start_y","coords_x","_drag_task_coords","minDurationInUnits","_calculateMinDuration","min_duration…
|
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ |
H A D | dhtmlxgantt.js | 25651 start_y: null, property in AnonymousFunctioncdb5859f0100.AnonymousFunctioncdb5859f22d00.createTaskDND.drag 25762 sY = this.drag.start_drag.start_y; 25902 drag.start_y = pos.y;
|