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

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

Completed in 32 milliseconds