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

/haiku/src/tests/kits/interface/layout/
H A DLayoutTest1.cpp158 class HeightForWidthType { class in class:HeightForWidthTestView
160 virtual ~HeightForWidthType()
171 class FixedAspectRatioType : public HeightForWidthType {
209 class FixedSumType : public HeightForWidthType {
247 class FixedProductType : public HeightForWidthType {
286 HeightForWidthType* fType;

Completed in 29 milliseconds