getHeight = function()

in lib/dd.breakpoints.js [427:429]


    getHeight = function(min, max) {
        return get(min, max, 'height');
    };