Home
last modified time | relevance | path

Searched defs:autoPowerOn (Results 1 – 2 of 2) sorted by relevance

/development/simulator/app/
DPrefsDialog.cpp117 wxCheckBox* autoPowerOn = (wxCheckBox*) FindWindow(IDC_SPREFS_AUTO_POWER_ON); in TransferDataToWindow() local
152 wxCheckBox* autoPowerOn = (wxCheckBox*) FindWindow(IDC_SPREFS_AUTO_POWER_ON); in TransferDataFromControls() local
226 wxCheckBox* autoPowerOn = new wxCheckBox(panel, IDC_SPREFS_AUTO_POWER_ON, in CreateSimulatorPage() local
DMainFrame.cpp163 bool autoPowerOn = false; in BEGIN_EVENT_TABLE() local