Home
last modified time | relevance | path

Searched refs:e_y (Results 1 – 3 of 3) sorted by relevance

/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js22927 var dy = pt.e_y - pt.y;
23228 var dy = pt.e_y - pt.y;
23342 e_y: to.top
24885 function showDirectingLine(s_x, s_y, e_x, e_y){ argument
24895 var dist =Math.sqrt( (Math.pow(e_x - s_x, 2)) + (Math.pow(e_y - s_y, 2)) );
24901 var tan = (e_y - s_y)/(e_x - s_x),
24904 if(coordinateCircleQuarter(s_x, e_x, s_y, e_y) == 2){
24906 }else if(coordinateCircleQuarter(s_x, e_x, s_y, e_y) == 3){
24932 shiftTop = Math.abs(Math.round(e_y - s_y));
24934 switch(coordinateCircleQuarter(s_x, e_x, s_y, e_y)){
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js13e_y-r.y,s=r.e_x-r.x,l=e.dirs;this.clear(),this.point({x:r.x,y:r.y});var c=2*a.link_arrow_size,u=th…
H A Ddhtmlxgantt.js.map1e_y","_direction","getDirectionLine","link_direction_class","dist","pow","tan","angle","atan","coo…