Searched refs:heightForWidth (Results 1 – 6 of 6) sorted by relevance
39 - (CGFloat)heightForWidth:(CGFloat)width;89 - (CGFloat)heightForWidth:(CGFloat)width {162 - (CGFloat)heightForWidth:(int)width {164 [messageView_ heightForWidth:width] +176 int messageHeight = [messageView_ heightForWidth:NSWidth(bounds)];
36 - (CGFloat)heightForWidth:(int)width;
272 size.height = [overlayController_ heightForWidth:size.width];
207 this.style.height = heightForWidth(size) + 'px';272 function heightForWidth(width) { function380 heightForWidth: heightForWidth, property in SuggestionsPage
228 this.style.height = toCssPx(heightForWidth(size));292 function heightForWidth(width) { function400 heightForWidth: heightForWidth, property in MostVisitedPage
843 var rowHeight = this.heightForWidth(realTileValues.tileWidth) +909 var animatedY = row * (this.heightForWidth(animatedTileValues.tileWidth) +1206 heightForWidth: function(width) { method in TilePage