Searched refs:findPosX (Results 1 – 7 of 7) sorted by relevance
18 this.div.style.left = (findPosX(textArea)+80)+'px';
18 this.dialog.style.left = (findPosX(textArea)+80)+'px';
20 this.div.style.left = (findPosX(this.button.parentNode)+80)+'px';
75 x += findPosX(btn);
188 let bx1 = findPosX(comment_div);
255 var x = findPosX('spell__error'+id);
1414 if(!nop||findPosX(nop)!=-999) {}else {1594 function findPosX(obj) { function2413 var x = findPosX(ref); var y = findPosY(ref);2418 x = findPosX(ref); if(isOp) {y = window.innerHeight-imgHeight; }else {y = findPosY(ref);} 2422 x = findPosX(ref); if(isOp) {y = window.innerHeight-imgHeight; }else {y = findPosY(ref);}