Searched defs:autoPowerOn (Results 1 – 2 of 2) sorted by relevance
117 wxCheckBox* autoPowerOn = (wxCheckBox*) FindWindow(IDC_SPREFS_AUTO_POWER_ON); in TransferDataToWindow() local152 wxCheckBox* autoPowerOn = (wxCheckBox*) FindWindow(IDC_SPREFS_AUTO_POWER_ON); in TransferDataFromControls() local226 wxCheckBox* autoPowerOn = new wxCheckBox(panel, IDC_SPREFS_AUTO_POWER_ON, in CreateSimulatorPage() local
163 bool autoPowerOn = false; in BEGIN_EVENT_TABLE() local