HomeSort by relevance Sort by last modified time
    Searched refs:IDC_SPREFS_AUTO_POWER_ON (Results 1 - 2 of 2) sorted by null

  /development/simulator/app/
Resource.h 59 IDC_SPREFS_AUTO_POWER_ON, // sim prefs page - checkbox
PrefsDialog.cpp 117 wxCheckBox* autoPowerOn = (wxCheckBox*) FindWindow(IDC_SPREFS_AUTO_POWER_ON);
152 wxCheckBox* autoPowerOn = (wxCheckBox*) FindWindow(IDC_SPREFS_AUTO_POWER_ON);
226 wxCheckBox* autoPowerOn = new wxCheckBox(panel, IDC_SPREFS_AUTO_POWER_ON,

Completed in 39 milliseconds