Searched refs:fProduct (Results 1 – 1 of 1) sorted by relevance
250 : fProduct(product) in FixedProductType()261 return BSize(fProduct - 1, fProduct - 1); in MaxSize()266 float preferredWidth = floor(sqrt(fProduct)); in PreferredSize()275 float height = floor(fProduct / (width + 1)) - 1; in GetHeightForWidth()282 float fProduct; member in HeightForWidthTestView::FixedProductType