Searched refs:fInterpolate (Results 1 – 1 of 1) sorted by relevance
164 BCheckBox* fInterpolate; member in MainWindow219 fInterpolate = new BCheckBox("interp", "Interpolate", in MainWindow()221 outputs->AddChild(fInterpolate); in MainWindow()266 if (fInterpolate->Value() == B_CONTROL_ON) { in MessageReceived()