Searched +defs:clip +defs:y (Results 1 – 2 of 2) sorted by relevance
| /template/strap/resources/firebug/ |
| H A D | firebug-lite-1.4.js | 482 var coords={x:0,y:0}; property 515 }}}var coords={x:0,y:0}; property 564 this.move=function(element,x,y){element.style.left=x+"px"; argument 1357 …s"],bottom:["auto"],"caption-side":["captionSide"],clear:["clear","none"],clip:["auto"],color:["co… property 1439 FBL.pixelsPerInch={x:inch.offsetWidth,y:inch.offsetHeight}; property 1734 },showInfoTip:function(infoTip,x,y){},getObjectPath:function(object){return null argument 1964 },show:function(x,y){this.initialize(); argument 2145 },getElementFromPoint:function(x,y){if(shouldFixElementFromPoint){var scroll=this.getWindowScrollPo… argument 4733 }this.targetOffset={x:target.offsetLeft,y:target.offsetTop}; property 6689 }},showInfoTip:function(infoTip,panel,target,x,y,rangeParent,rangeOffset){if(!Firebug.showInfoTips)… argument [all …]
|
| /template/codowik/js/ |
| D | layout.js | 98 , clip: {} property 5970 function calc (x,y) { return (parseInt(x,10) / parseInt(y,10) * 100).toFixed(); } argument
|