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

/haiku/src/tests/kits/interface/layout/
H A DLayoutTest1.cpp942 .Add(aspectRatioButton = new BRadioButton("fixed aspect ratio",
977 aspectRatioButton->SetValue(1);
982 aspectRatioButton->SetTarget(this);
1015 BRadioButton* aspectRatioButton; member in struct:GroupLayoutHeightForWidthTestHorizontal1
1031 .Add(aspectRatioButton = new BRadioButton("fixed aspect ratio",
1066 aspectRatioButton->SetValue(1);
1071 aspectRatioButton->SetTarget(this);
1104 BRadioButton* aspectRatioButton; member in struct:GroupLayoutHeightForWidthTestVertical1
1120 .Add(aspectRatioButton = new BRadioButton("fixed aspect ratio",
1167 aspectRatioButton
1205 BRadioButton* aspectRatioButton; member in struct:GridLayoutHeightForWidthTest1
1297 BRadioButton* aspectRatioButton; member in struct:SplitterGroupLayoutHeightForWidthTest1
1423 BRadioButton* aspectRatioButton; member in struct:SplitterGridLayoutHeightForWidthTest1
[all...]

Completed in 119 milliseconds