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

  /development/simulator/app/
Resource.h 61 IDC_RPREFS_GAMMA, // runtime prefs page - textctrl
PrefsDialog.cpp 121 wxTextCtrl* gamma = (wxTextCtrl*) FindWindow(IDC_RPREFS_GAMMA);
156 wxTextCtrl* gamma = (wxTextCtrl*) FindWindow(IDC_RPREFS_GAMMA);
262 wxTextCtrl* gammaStr = new wxTextCtrl(panel, IDC_RPREFS_GAMMA);

Completed in 66 milliseconds