Home
last modified time | relevance | path

Searched defs:Base (Results 1 – 10 of 10) sorted by relevance

/template/breeze/bower_components/modular-scale/stylesheets/modular-scale/
H A D_pow.scss3 @function ms-pow($Base, $Exponent) { parameter
8 $Base: $Base/$Unit; variable
H A D_function.scss16 @each $Base in $Bases { variable
17 $Base: $Base/$Unit; variable
H A D_calc.scss1 @function ms-calc($Value, $Base: $ms-base, $Ratio: $ms-ratio) { parameter
H A D_generate-list.scss24 @each $Base in $Bases { variable
/template/a_new_day/js/
H A Dcontrols.js43 Autocompleter.Base = function() {}; function
44 Autocompleter.Base.prototype = { class in Autocompleter
H A Deffects.js257 Effect.Base = function() {}; function
258 Effect.Base.prototype = { class in Effect
H A Dprototype.js803 Ajax.Base = function() {}; function
804 Ajax.Base.prototype = { class in Ajax
/template/battlehorse/js/
H A Dcontrols.js43 Autocompleter.Base = function() {}; function
44 Autocompleter.Base.prototype = { class in Autocompleter
H A Deffects.js257 Effect.Base = function() {}; function
258 Effect.Base.prototype = { class in Effect
H A Dprototype.js803 Ajax.Base = function() {}; function
804 Ajax.Base.prototype = { class in Ajax