Home
last modified time | relevance | path

Searched +defs:base +defs:x (Results 1 – 2 of 2) sorted by relevance

/template/breeze/bower_components/gumby/sass/extensions/sassy-math/lib/
Dsassy-math.rb7 def exponent(base, powerNum, powerDen) argument
14 def power(base, exponent) argument
141 def atan2(y, x) argument
/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js482 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
[all …]