Home
last modified time | relevance | path

Searched refs:fAspectRatio (Results 1 – 1 of 1) sorted by relevance

/haiku/src/tests/kits/interface/layout/
H A DLayoutTest1.cpp174 : fAspectRatio(ratio) in FixedAspectRatioType()
199 float height = floor((width + 1) * fAspectRatio) - 1; in GetHeightForWidth()
206 float fAspectRatio; member in HeightForWidthTestView::FixedAspectRatioType