Searched refs:heightForWidth (Results 1 – 2 of 2) sorted by relevance
173 this.style.height = heightForWidth(size) + 'px';199 function heightForWidth(width) { function274 heightForWidth: heightForWidth, property in MostVisitedPage
155 var animatedY = row * (this.heightForWidth(animatedTileValues.tileWidth) +170 var realY = row * (this.heightForWidth(realTileValues.tileWidth) +203 heightForWidth: function(width) { method in TilePage