Definition at line 38 of file RadioGroup.h. References mButtonHeight, and mButtonWidth. Referenced by Impala::Application::IDash::ScreenBrowser::DoQueryPane(), and Impala::Application::SDash::AlertWindow::Init(). 00039 { 00040 mButtonWidth = w; 00041 mButtonHeight = h; 00042 }
|