Home
last modified time | relevance | path

Searched refs:subsamplingMenu (Results 1 – 1 of 1) sorted by relevance

/haiku/src/apps/mandelbrot/
H A DMandelbrot.cpp499 BMenu* subsamplingMenu; in MandelbrotWindow() local
544 .GetMenu(subsamplingMenu) in MandelbrotWindow()
557 subsamplingMenu->SetRadioMode(true); in MandelbrotWindow()
558 subsamplingMenu->FindItem(MSG_SUBSAMPLING_2)->SetMarked(true); in MandelbrotWindow()