Lines Matching +defs:repeat +defs:y
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
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
6714 },populateImageInfoTip:function(infoTip,url,repeat){if(!repeat){repeat="no-repeat" argument
6715 }this.tags.imgTag.replace({urlValue:url,repeat:repeat},infoTip); property
7338 }},showInfoTip:function(infoTip,target,x,y){var propValue=getAncestorByClass(target,"cssPropValue"); argument