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

/haiku/src/tests/kits/interface/layout/
H A DLayoutTest1.cpp944 .Add(sumButton = new BRadioButton("fixed sum",
983 sumButton->SetTarget(this);
1016 BRadioButton* sumButton; member in struct:GroupLayoutHeightForWidthTestHorizontal1
1033 .Add(sumButton = new BRadioButton("fixed sum",
1072 sumButton->SetTarget(this);
1105 BRadioButton* sumButton; member in struct:GroupLayoutHeightForWidthTestVertical1
1122 .Add(sumButton = new BRadioButton("fixed sum",
1173 sumButton->SetTarget(this);
1206 BRadioButton* sumButton; member in struct:GridLayoutHeightForWidthTest1
1224 .Add(sumButton
1298 BRadioButton* sumButton; member in struct:SplitterGroupLayoutHeightForWidthTest1
1424 BRadioButton* sumButton; member in struct:SplitterGridLayoutHeightForWidthTest1
[all...]

Completed in 31 milliseconds