Lines Matching +defs:base +defs:x
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
1362 this.selfClosingTags={meta:1,link:1,area:1,base:1,col:1,input:1,img:1,br:1,hr:1,param:1,embed:1}; 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
6032 this.assert=function(x){if(!x){var rest=[]; argument
6689 }},showInfoTip:function(infoTip,panel,target,x,y,rangeParent,rangeOffset){if(!Firebug.showInfoTips)… argument
7338 }},showInfoTip:function(infoTip,target,x,y){var propValue=getAncestorByClass(target,"cssPropValue"); argument